Remove bogus unused `struct cpu_disklabel'.
This commit is contained in:
parent
01787c4b0d
commit
e0c2d19239
@ -31,7 +31,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)disklabel.h 8.1 (Berkeley) 6/2/93
|
||||
* $Id: disklabel.h,v 1.10 1995/02/22 21:24:17 bde Exp $
|
||||
* $Id: disklabel.h,v 1.11 1995/03/16 18:16:14 bde Exp $
|
||||
*/
|
||||
|
||||
#ifndef _SYS_DISKLABEL_H_
|
||||
@ -196,8 +196,6 @@ struct disklabel {
|
||||
#define p_sgs __partition_u1.sgs
|
||||
} d_partitions[MAXPARTITIONS]; /* actually may be more */
|
||||
};
|
||||
struct cpu_disklabel {
|
||||
};
|
||||
#else /* LOCORE */
|
||||
/*
|
||||
* offsets for asm boot files.
|
||||
|
@ -31,7 +31,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)disklabel.h 8.1 (Berkeley) 6/2/93
|
||||
* $Id: disklabel.h,v 1.10 1995/02/22 21:24:17 bde Exp $
|
||||
* $Id: disklabel.h,v 1.11 1995/03/16 18:16:14 bde Exp $
|
||||
*/
|
||||
|
||||
#ifndef _SYS_DISKLABEL_H_
|
||||
@ -196,8 +196,6 @@ struct disklabel {
|
||||
#define p_sgs __partition_u1.sgs
|
||||
} d_partitions[MAXPARTITIONS]; /* actually may be more */
|
||||
};
|
||||
struct cpu_disklabel {
|
||||
};
|
||||
#else /* LOCORE */
|
||||
/*
|
||||
* offsets for asm boot files.
|
||||
|
@ -31,7 +31,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)disklabel.h 8.1 (Berkeley) 6/2/93
|
||||
* $Id: disklabel.h,v 1.10 1995/02/22 21:24:17 bde Exp $
|
||||
* $Id: disklabel.h,v 1.11 1995/03/16 18:16:14 bde Exp $
|
||||
*/
|
||||
|
||||
#ifndef _SYS_DISKLABEL_H_
|
||||
@ -196,8 +196,6 @@ struct disklabel {
|
||||
#define p_sgs __partition_u1.sgs
|
||||
} d_partitions[MAXPARTITIONS]; /* actually may be more */
|
||||
};
|
||||
struct cpu_disklabel {
|
||||
};
|
||||
#else /* LOCORE */
|
||||
/*
|
||||
* offsets for asm boot files.
|
||||
|
Loading…
x
Reference in New Issue
Block a user