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]
/
compiler
/
include
/
resources
/
cia.h
blob
88535ca959e12a461e818055709a899876159261
1
/*
2
Copyright © 2010, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
#ifndef RESOURCES_CIA_H
7
#define RESOURCES_CIA_H 1
8
9
#define CIAANAME
"ciaa.resource"
10
#define CIABNAME
"ciab.resource"
11
12
#endif