reactos/sdk
Victor Perevertkin 5c7ce4475e
[REACTOS] Cleanup INIT and some PAGE section allocations
- Change INIT_FUNCTION and INIT_SECTION to CODE_SEG("INIT") and DATA_SEG("INIT") respectively
- Remove INIT_FUNCTION from function prototypes
- Remove alloc_text pragma calls as they are not needed anymore
2020-11-02 21:45:31 +03:00
..
cmake [NDK][CMAKE] Introduce DATA_SEG and CODE_SEG macro 2020-11-02 21:27:06 +03:00
include [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
lib [CRT] Remove duplicated atexit/onexit code 2020-11-01 09:33:14 +01:00
tools Apply suggestions from code review 2020-10-20 21:44:54 +02:00