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
revert between 56095 -> 55830 in arch
[AROS.git]
/
rom
/
hidds
/
base
/
system
/
include
/
system.h
blob
240224b9c0531e74729d6fc0ea30bdfcbe2ab35f
1
#ifndef HIDD_SYSTEM_H
2
#define HIDD_SYSTEM_H
3
4
#define CLID_Hidd_System
"hw.system"
5
#define IID_Hidd_System CLID_Hidd_System
6
7
#endif