mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-04 06:49:02 +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 */
|