6 lines
132 B
C
6 lines
132 B
C
|
|
#ifndef __SPARC_SEGMENT_H
|
||
|
|
#define __SPARC_SEGMENT_H
|
||
|
|
|
||
|
|
/* Only here because we have some old header files that expect it.. */
|
||
|
|
|
||
|
|
#endif
|