Home | History | Annotate | Line # | Download | only in include
disklabel.h revision 1.3
      1  1.3  christos /*	$NetBSD: disklabel.h,v 1.3 2005/12/11 12:18:16 christos Exp $	*/
      2  1.1    itojun 
      3  1.2    dyoung #if HAVE_NBTOOL_CONFIG_H
      4  1.2    dyoung #include <nbinclude/sh3/disklabel.h>
      5  1.2    dyoung #else
      6  1.1    itojun #include <sh3/disklabel.h>
      7  1.2    dyoung #endif /* HAVE_NBTOOL_CONFIG_H */
      8