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
disable debug
[AROS.git]
/
arch
/
all-mingw32
/
bootstrap
/
sharedmem.h
blob
1ed72b813273716c0d3a1bf67c842d59df515e27
1
#define SHARED_RAM_LEN 9 + 32 + 3
2
#define SHARED_RAM_VAR
"AROS
\x1b
.RAM"
3
4
extern
HANDLE RAM_Handle
;
5
extern
void
*
RAM_Address
;