summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorJoshua Oreman2009-11-26 03:10:05 +0100
committerMarty Connor2010-01-20 23:05:25 +0100
commit2d58a62330c755dcde93ccaf09def7f8c2fae158 (patch)
tree9136f497f512da4359512286709ae1a2c01c6ca8 /src/usr
parent[contrib] Add README file to rom-o-matic (diff)
downloadipxe-2d58a62330c755dcde93ccaf09def7f8c2fae158.tar.gz
ipxe-2d58a62330c755dcde93ccaf09def7f8c2fae158.tar.xz
ipxe-2d58a62330c755dcde93ccaf09def7f8c2fae158.zip
[linker] Add safe weak symbol macros
Weak symbols are a useful tool in eliminating unnecessary dependencies between object files, but they are somewhat dangerous because one must remember to test the weak symbol against NULL before using it. To rectify that, add macros for declaring weak functions that will return a default value inline if the file defining them is not available at link time. Signed-off-by: Marty Connor <mdc@etherboot.org>
Diffstat (limited to 'src/usr')
0 files changed, 0 insertions, 0 deletions