Deleted Added
full compact
10c10
< /* $FreeBSD: head/sys/boot/ficl/words.c 61586 2000-06-12 16:46:28Z dcs $ */
---
> /* $FreeBSD: head/sys/boot/ficl/words.c 65617 2000-09-08 17:03:53Z dcs $ */
4834a4835,4838
> dictAppendWord(dp, "findfile", ficlFindfile, FW_DEFAULT);
> dictAppendWord(dp, "pnpdevices",ficlPnpdevices, FW_DEFAULT);
> dictAppendWord(dp, "pnphandlers",ficlPnphandlers, FW_DEFAULT);
> dictAppendWord(dp, "ccall", ficlCcall, FW_DEFAULT);