Bruce Evans
d73424aa6b
Fixed a sloppy common-style definitions.
1997-11-20 20:07:59 +00:00
Poul-Henning Kamp
4a11ca4e29
Remove a bunch of variables which were unused both in GENERIC and LINT.
...
Found by: -Wunused
1997-11-07 08:53:44 +00:00
John-Mark Gurney
f173e80c8b
make a couple functions static...
...
also change module_register_static to module_register_init as this
function initalizes the module for both dynamic and static modules...
1997-10-24 05:29:07 +00:00
Bruce Evans
1fd0b0588f
Removed unused #includes.
1997-08-02 14:33:27 +00:00
Doug Rabson
cea6c86c11
This is the kernel linker. To use it, you will first need to apply
...
the patches in freefall:/home/dfr/ld.diffs to your ld sources and set
BINFORMAT to aoutkld when linking the kernel.
Library changes and userland utilities will appear in a later commit.
1997-05-07 16:05:47 +00:00