summaryrefslogtreecommitdiff
path: root/sys/arch/shark/include/disklabel.h
blob: 0057a6b3916ac6f7e3fc7b19fdaa0b7ef78f0728 (plain)
1
2
3
4
5
6
7
/*	$NetBSD: disklabel.h,v 1.5 2013/05/07 20:42:47 matt Exp $	*/

#if HAVE_NBTOOL_CONFIG_H
#include <nbinclude/arm/disklabel.h>
#else
#include <arm/disklabel.h>
#endif /* HAVE_NBTOOL_CONFIG_H */
82bb5109ee4bceb1fa8bb'>Don't configure the aurtc device.shige 2006-03-28Add the following devices:shige 2006-02-27Remove hptide, and ata related devices.shige 2006-02-23Support Plathome OpenMicroServer (OMS-AL400).shige