Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / compiler / include / defines / arossupport.h
blob0b3c34cb07591049096b8b19137dc673e076105d
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef DEFINES_AROSSUPPORT_H
7 #define DEFINES_AROSSUPPORT_H
9 #ifndef EXEC_TYPES_H
10 # include <exec/types.h>
11 #endif
12 #ifndef AROS_LIBCALL_H
13 # include <aros/libcall.h>
14 #endif
17 Defines
21 #endif /* DEFINESSUPPORT_AROS_H */