CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/13 08:38:17
Modified files:
sys/kern : subr_disk.c
sys/sys : disklabel.h
Log message:
Move prototype for spoofgptlabel() from disklabel.h to subr_disk.c.
It's a helper function for readdoslabel(). Not something called
outside of subr_disk.c.
