repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use hardcoded settings for VIA VT1708S (they are reported to work
[AROS.git]
/
workbench
/
prefs
/
MonEd
/
compiler.h
blob
a20dbde95d1fe6e2c436659810ce16b735c33c73
1
#ifdef __GNUC__
2
#define __stdargs
3
#endif
4
5
#ifndef IPTR
6
#define IPTR ULONG
7
#endif