NetBSD/sys/lkm/arch
matt 275eeea6c9 The __wrap_* symbols need to become local symbols. If you have module
x which is dependent y but they both have __wrap_foo, if the __wrap_foo
is not localized, you will get linker truncation messages.
2003-04-23 18:34:20 +00:00
..
mac68k Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
powerpc The __wrap_* symbols need to become local symbols. If you have module 2003-04-23 18:34:20 +00:00
Makefile
Makefile.inc