home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 18
/
aminetcdnumber181997.iso
/
Aminet
/
misc
/
emu
/
AROS_m68k_bin.lha
/
AROS
/
include
/
aros
/
linux.h
< prev
next >
Wrap
C/C++ Source or Header
|
1997-02-08
|
292b
|
16 lines
#ifndef AROS_LINUX_H
#define AROS_LINUX_H
/*
(C) 1995-96 AROS - The Amiga Replacement OS
$Id: linux.h,v 1.1 1997/01/09 18:21:16 digulla Exp $
Desc: Linux specific things
Lang: english
*/
#define HAS_STRING_H
#define __AROS_STRUCTURE_ALIGNMENT 4
#endif /* AROS_LINUX_H */