Joshua Oreman
2d58a62330
[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 >
2010-01-20 17:05:25 -05:00
..
2010-01-14 12:05:35 -05:00
2009-06-28 20:28:38 +01:00
2009-05-18 08:33:25 +01:00
2007-01-19 03:09:22 +00:00
2010-01-05 09:11:21 -05:00
2007-06-09 22:57:00 +01:00
2007-01-11 23:19:31 +00:00
2009-05-18 08:33:25 +01:00
2006-09-11 17:54:19 +00:00
2005-03-08 18:53:11 +00:00
2005-04-08 15:01:17 +00:00
2009-05-18 08:33:25 +01:00
2006-08-09 02:30:35 +00:00
2006-08-09 02:30:35 +00:00
2006-12-04 23:40:35 +00:00
2005-03-08 18:53:11 +00:00
2010-01-20 17:05:25 -05:00
2009-05-18 08:33:25 +01:00
2005-03-08 18:53:11 +00:00
2009-06-03 10:13:29 +01:00
2009-05-18 08:33:25 +01:00
2009-05-18 08:33:25 +01:00
2009-05-18 08:33:25 +01:00
2009-05-18 08:33:25 +01:00
2009-05-18 08:33:25 +01:00
2005-03-08 18:53:11 +00:00
2009-05-18 08:33:25 +01:00
2005-03-08 18:53:11 +00:00
2006-03-23 16:45:01 +00:00
2009-05-18 08:33:25 +01:00
2009-05-18 08:33:25 +01:00
2009-06-02 11:26:09 +01:00
2005-03-08 18:53:11 +00:00
2009-05-18 08:33:25 +01:00
2007-01-15 17:31:35 +00:00
2006-03-23 20:34:08 +00:00
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2007-07-14 15:42:26 +01:00
2009-05-18 08:33:25 +01:00
2009-05-18 08:33:25 +01:00
2009-05-18 08:33:25 +01:00
2009-05-18 08:33:25 +01:00
2009-05-18 08:33:25 +01:00
2009-05-18 08:33:25 +01:00
2009-05-18 08:33:25 +01:00
2005-03-08 18:53:11 +00:00
2007-01-19 03:09:22 +00:00
2009-05-18 08:33:25 +01:00