Files
linux-apfs/include/asm-sparc64/sections.h
T

10 lines
155 B
C
Raw Normal View History

2005-04-16 15:20:36 -07:00
#ifndef _SPARC64_SECTIONS_H
#define _SPARC64_SECTIONS_H
/* nothing to see, move along */
#include <asm-generic/sections.h>
extern char _start[];
#endif