Split printing functions to their own translation unit.
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>
Mon, 1 Dec 2008 12:27:04 +0000 (13:27 +0100)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 1 Dec 2008 22:33:38 +0000 (14:33 -0800)
commit551c26ee1720e97a2b5fcd445eb0b6453739ec97
treea68ce1a9d5d6770794d4e38bb9bf904e32f30409
parent63ed948ab3831175bf10a0ff15c41094cc44474e
Split printing functions to their own translation unit.

This allows to avoid linking them in the crda binary where they are
not used.

Signed-off-by: Diego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Makefile
print-regdom.c [new file with mode: 0644]
reglib.c