added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git] / compiler / include / proto / cia.h
blob0329c9246c86c635a9fd362e16f8335ed7795695
1 /*
2 Copyright © 1995-2004, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef PROTO_CIA_H
7 #define PROTO_CIA_H
9 #ifndef AROS_SYSTEM_H
10 #include <aros/system.h>
11 #endif
13 #include <clib/cia_protos.h>
14 #include <defines/cia.h>
16 #endif /* PROTO_CIA_H */