2 Copyright © 1995-2007, The AROS Development Team. All rights reserved.
6 #ifndef RAMDRIVE_DEVICE_GCC_H
7 #define RAMDRIVE_DEVICE_GCC_H
9 #include <aros/libcall.h>
10 #include <exec/devices.h>
11 #include <exec/semaphores.h>
12 #include <exec/ports.h>
13 #include <exec/lists.h>
18 struct SignalSemaphore sigsem
;
26 struct ramdrivebase
*ramdrivebase
;