NetBSD/sys/arch/hpcsh/include/disklabel.h

12 lines
288 B
C
Raw Normal View History

2005-12-11 15:16:03 +03:00
/* $NetBSD: disklabel.h,v 1.4 2005/12/11 12:17:36 christos Exp $ */
2001-01-28 06:31:30 +03:00
#ifndef _HPCSH_DISKLABEL_H_
#define _HPCSH_DISKLABEL_H_
#if HAVE_NBTOOL_CONFIG_H
#include <nbinclude/sh3/disklabel.h>
#else
#include <sh3/disklabel.h>
#endif /* HAVE_NBTOOL_CONFIG_H */
2001-01-28 06:31:30 +03:00
#endif /* _HPCSH_DISKLABEL_H_ */