mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-14 05:12:17 +00:00
7 lines
156 B
C
7 lines
156 B
C
|
#ifndef __PPC64_SEGMENT_H
|
||
|
#define __PPC64_SEGMENT_H
|
||
|
|
||
|
/* Only here because we have some old header files that expect it.. */
|
||
|
|
||
|
#endif /* __PPC64_SEGMENT_H */
|