chain: Use CHS typedef and macros
authorShao Miller <shao.miller@yrdsb.edu.on.ca>
Wed, 23 Jun 2010 03:34:41 +0000 (23:34 -0400)
committerShao Miller <shao.miller@yrdsb.edu.on.ca>
Wed, 23 Jun 2010 03:34:41 +0000 (23:34 -0400)
commit778fbd110dc4062c2c15055b2a4d335962fa5e21
treebfce535a8fde9ca998ebbf3d4799ae905cfed958
parent46f213176b98649ff013aea1db431fe00155f369
chain: Use CHS typedef and macros

A DOS partition table entry contains cylinder, head, sector
tuples which can be convenient to group together and extract
with convenience macros.  Currently unused.

Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca>
com32/modules/chain.c