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
Listtree.mcc: forward List_TestPos and Listtree_TestPos
[AROS.git]
/
compiler
/
stdc
/
__memalign.h
blob
c54f56b0ef860ae78fc87e5e8fbda7740534af64
1
#ifndef ___MEMALIGN_H
2
#define ___MEMALIGN_H
3
4
#define MEMALIGN_MAGIC ((size_t) 0x57E2CB09)
5
6
#endif