Joey Schulze
|
5851fc026b
|
Removed asm/atomic.h since it is not needed anymore.
|
2006-05-25 07:15:57 +00:00 |
|
Joey Schulze
|
bd22a26134
|
Removed atomic_t in the usecount field of the module struct for
compatibility reasons, since atomic_t is not defined in <asm/atomic.h>
on all architectures.
|
2004-07-27 11:36:10 +00:00 |
|
Joey Schulze
|
d7a30653a9
|
Adjusted the symbol size since on non-32bit architectures a long may
be longer than 4 bytes
|
2004-04-29 10:11:03 +00:00 |
|
Joey Schulze
|
962c1cdd2e
|
Added a private module.h with extracted data from Linux 2.2 to replace
<linux/module.h> which creates a number parse errors.
|
2004-03-31 15:47:08 +00:00 |
|