trylink: produce even more info about final link stage
trylink: explain how to modify link and drastically decrease amount of padding (unfortunately, needs hand editing ATM). *: add ALIGN1 / ALIGN2 to global strings and arrays of bytes and shorts size saving: 0.5k
This commit is contained in:
@ -149,7 +149,7 @@ struct xbsd_disklabel {
|
||||
#define BSD_DSTYPE_DOSPART(s) ((s) & 3) /* dos partition number */
|
||||
#define BSD_DSTYPE_GEOMETRY 0x10 /* drive params in label */
|
||||
|
||||
static const char * const xbsd_dktypenames[] = {
|
||||
static const char *const xbsd_dktypenames[] = {
|
||||
"unknown",
|
||||
"SMD",
|
||||
"MSCP",
|
||||
|
Reference in New Issue
Block a user