repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated PCI IDs to latest snapshot.
[tangerine.git]
/
compiler
/
arossupport
/
include
/
cygwin.h
blob
b1c436458381cd30d226962686b68feaa6e70f78
1
#ifndef AROS_CYGWIN_H
2
#define AROS_CYGWIN_H
3
4
/*
5
Copyright © 1995-2001, The AROS Development Team. All rights reserved.
6
$Id$
7
8
Desc: CygWin specific things
9
Lang: english
10
*/
11
12
#define HAS_STRING_H
13
#define __AROS_STRUCTURE_ALIGNMENT 4
14
15
#endif
/* AROS_CYGWIN_H */