CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/31 07:55:42
Modified files:
sbin/pdisk : dump.c dump.h partition_map.h
Log message:
Move dump_block() declaration from io.h to io.c since it is not
used anywhere else.
Remove declarations of non-existant kPatchType and init_partition_map().
