home *** CD-ROM | disk | FTP | other *** search
- #ifndef AROS_LINUX_H
- #define AROS_LINUX_H
-
- /*
- (C) 1995-96 AROS - The Amiga Replacement OS
- $Id: linux.h,v 1.1 1996/09/13 17:54:34 digulla Exp $
- $Log: linux.h,v $
- Revision 1.1 1996/09/13 17:54:34 digulla
- Overworked the way systems are recognised and added three sample systems
-
-
- Desc: Linux specific things
- Lang: english
- */
-
- #define HAS_STRING_H
- #define __AROS_STRUCTURE_ALIGNMENT 8
-
- #endif /* AROS_LINUX_H */
-