git://scm.lunaixsky.com
/
lunaix-os.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix dangling pointer issues in ext2dr
[lunaix-os.git]
/
lunaix-os
/
link
/
base.ldx
1
#ifndef __LUNAIX_BASE_LD_INC
2
#define __LUNAIX_BASE_LD_INC
3
4
#define __LD__
5
#include <linking/base_defs.ld.inc>
6
7
#endif /* __LUNAIX_BASE_LD_INC */