5 Copyright © 1995-2003, The AROS Development Team. All rights reserved.
8 Private function definitions for DOS.
12 #include <exec/types.h>
14 #ifndef AROS_LIBCALL_H
15 #include <aros/libcall.h>
22 AROS_LP1(STRPTR
, DosGetString
,
23 AROS_LPA(LONG
, stringNum
, D0
),
24 struct DosLibrary
*, DOSBase
, 163, Dos
)
26 #endif /* _DOS_PRIVATE_H */