ReactOS 0.4.15-dev-7958-gcd0bb1a
reactos.h
Go to the documentation of this file.
1#ifndef _SYS_ELF_REACTOS_H_
2#define _SYS_ELF_REACTOS_H_ 1
3
4#define TYPE_PEHEADER (SHT_LOOS+1)
5#define ADDR24_MASK 0x03fffffc
6
7#endif/*_SYS_ELF_REACTOS_H_*/