summaryrefslogtreecommitdiffstats
path: root/sys/arch/sh/include/disklabel.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use #ifndef _MACHINE_DISKLABEL_H_ everywhere. Replace _ARM_DISKLABEL_H_krw2015-09-301-4/+4
* Use consistant whitespace/comments for #define'ing LABELSECTOR,krw2015-09-301-4/+4
* SH is not ARM.drahn2008-04-061-4/+4
* b_cylinder does not need to be set on the callpath down into drivers.deraadt2007-06-201-4/+1
* significantly simplified disklabel infrastructure. MBR handling becomes MIderaadt2007-06-171-62/+1
* Try again with local variable to avoid alignment issues.krw2006-10-201-2/+1
* back out disksubr changes ... since they violate strict alignment onderaadt2006-10-181-1/+2
* The dosparts member of cpu_disklabel was not used for any persistantkrw2006-10-171-2/+1
* Sync with recent disklabel.h changes. Zap dkbad.krw2006-10-061-3/+1
* Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withmiod2006-10-061-0/+112