- Removed unused HandleEvent method.
[AROS.git] / compiler / include / proto / ramdrive.h
blob7f83e726ad64aeeede3bdd43cfcc2693dc2b8ce6
1 /*
2 Copyright © 1995-2004, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef PROTO_RAMDRIVE_H
7 #define PROTO_RAMDRIVE_H
9 #ifndef AROS_SYSTEM_H
10 #include <aros/system.h>
11 #endif
13 #include <clib/ramdrive_protos.h>
14 #include <defines/ramdrive.h>
16 #endif /* PROTO_RAMDRIVE_H */