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
Use hardcoded settings for VIA VT1708S (they are reported to work
[AROS.git]
/
workbench
/
prefs
/
Zune
/
systemp.h
blob
9f2d95ddaa7444bbcdcc2a99ffd0a3d87f1d54f1
1
/*
2
Copyright © 2009, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
#ifndef _ZUNE_SYSTEMP_H
7
8
#ifndef LIBRARIES_MUI_H
9
#include <libraries/mui.h>
10
#endif
11
12
extern
const struct
__MUIBuiltinClass _MUIP_System_desc
;
13
14
#endif