reactos/ntoskrnl/lpc
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
..
close.c
complete.c
connect.c [NTOS:LPC] Add a number of DPRINTs on failure 2018-12-09 03:16:19 +01:00
create.c
listen.c
port.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
reply.c
send.c