addr.c, linux.h, yaid.h: Move things out of the address-type list macro.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 18 Oct 2012 09:27:28 +0000 (10:27 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 21 Oct 2012 15:08:58 +0000 (16:08 +0100)
commit3b1bed1dc06df72338b0ff180169525681c114d0
tree37d795554a493a499b1cfe1a20b759424f055156
parent60150b4ccb3ecc350290eea3f03256ee32c284b4
addr.c, linux.h, yaid.h: Move things out of the address-type list macro.

Things which are only needed to initialize the table are now in
systematically named macros which are determined by the table population
machinery.  This means we can build the system-specific operations
table in the same way.
addr.c
linux.c
yaid.h