repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
some fixes to accented characters
[tangerine.git]
/
rom
/
devs
/
devs_private.h
blob
0e4b1d29c760f8561e16d23254e916ba8af309da
1
#ifndef DEVS_PRIVATE_H
2
#define DEVS_PRIVATE_H
3
4
/*
5
Copyright © 1995-2001, The AROS Development Team. All rights reserved.
6
$Id$
7
8
Desc: Private device stuff
9
Lang: english
10
*/
11
12
#define CMD_HIDDINIT 32000
13
14
#endif
/* DEVS_PRIVATE_H */