added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git] / rom / aros / aros.conf
blob323b092ffa1450af7e5ea53f2e65c4be82f022e5
1 ##begin config
2 version 41.2
3 libbasetype struct ArosBase
4 residentpri 102
5 options noexpunge
6 ##end config
7 ##begin cdefprivate
8 #include "aros_intern.h"
9 ##end cdefprivate
10 ##begin functionlist
11 ULONG ArosInquireA(struct TagItem *taglist) (A0)
12 ##end functionlist