Use variables for target data structure information,
commitddaa4fc95836673ce96c144821fc4e0f752cf793
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 28 Apr 2004 23:20:38 +0000 (28 16:20 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:40 +0000 (7 21:01 -0700)
tree10e949b00eb44ff67a0b42d4bd08513297d5d1a0
parent7195dddfaafa39d61ce710733f0267095f2fb4d0
Use variables for target data structure information,
instead of hardcoding it at compile time. This allows
us to do "cross-checks" much more easily.
Makefile
symbol.c
target.c [new file with mode: 0644]
target.h