repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP: add an initial skeleton for a real scsi.device based upon the ata device impleme...
[AROS.git]
/
compiler
/
include
/
proto
/
arossupport.h
blob
0f67157132087c3ec5273630d29881fa6cc9da4d
1
/*
2
Copyright © 1995-2011, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
#ifndef PROTO_AROSSUPPORT_H
7
#define PROTO_AROSSUPPORT_H
8
9
#include <aros/system.h>
10
#include <clib/arossupport_protos.h>
11
12
#endif
/* PROTO_AROSSUPPORT_H */