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 */
|