PERFORCE change 1199446 for review

John Baldwin jhb at FreeBSD.org
Mon Sep 8 04:52:30 UTC 2014


http://p4web.freebsd.org/@@1199446?ac=10

Change 1199446 by jhb at jhb_jhbbsd on 2014/08/27 21:25:58

	Drop this.

Affected files ...

.. //depot/projects/smpng/sys/pc98/pc98/machdep.c#66 edit

Differences ...

==== //depot/projects/smpng/sys/pc98/pc98/machdep.c#66 (text+ko) ====

@@ -1444,10 +1444,6 @@
 SYSCTL_ULONG(_machdep, OID_AUTO, guessed_bootdev,
 	CTLFLAG_RD, &bootdev, 0, "Maybe the Boot device (not in struct cdev *format)");
 
-static char bootmethod[16] = "BIOS";
-SYSCTL_STRING(_machdep, OID_AUTO, bootmethod, CTLFLAG_RD, bootmethod, 0,
-    "System firmware boot method");
-
 /*
  * Initialize 386 and configure to run kernel
  */


More information about the p4-projects mailing list