Missed a file in r209803: this header contains a definition of

OFW_STD_32BIT.

Pointy hat to:	me
This commit is contained in:
Nathan Whitehorn 2010-07-08 18:15:06 +00:00
parent 501812f2c5
commit a26209a43a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=209817

View file

@ -91,6 +91,7 @@ int OF_init(void *cookie);
#define OFW_STD_DIRECT "ofw_std" /* Standard OF interface */
#define OFW_STD_REAL "ofw_real" /* Real-mode OF interface */
#define OFW_STD_32BIT "ofw_32bit" /* 32-bit OF interface */
#define OFW_FDT "ofw_fdt" /* Flattened Device Tree */
/* Generic functions */