index
:
djb-way
master
Makefile, compile, load, test lib, test flags following the djb way
Jérémy Zurcher
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ar
/
arch.h
blob: c07182f338013a9a0845e2b34ffd89b8fa6d1576 (
plain
)
1
2
3
4
5
6
#ifndef __ARCH_H
#define __ARCH_H
void
arch
();
#endif
/* __ARCH_H */