com32/chain: remove common.h
authorMichal Soltys <soltys@ziu.info>
Thu, 14 Feb 2013 15:51:46 +0000 (16:51 +0100)
committerMichal Soltys <soltys@ziu.info>
Thu, 14 Feb 2013 15:53:05 +0000 (16:53 +0100)
commit9729a776507e811040ebb65699312b4620546ba3
treed76464d63eb4ac23ac201ba5ad5b389082469bb1
parent2a6351535426d966745a82be71baf937994cb417
com32/chain: remove common.h

Only 2 defines there related to preliminary options.c's and chain.c's
hecks (real checks come later during mapping to real memory). So move
them to options.h and remove common.h.

Signed-off-by: Michal Soltys <soltys@ziu.info>
com32/chain/chain.c
com32/chain/common.h [deleted file]
com32/chain/mangle.c
com32/chain/options.c
com32/chain/options.h
com32/chain/partiter.c