IDE: fix probe message, from Marcin Cieslak

Fix "Unimplemented package interface procedure" message during "Probe IDE"



git-svn-id: svn://coreboot.org/openfirmware@3786 1552c027-8020-0410-b4b5-a757f869b4ce
This commit is contained in:
James Cameron 2015-10-22 01:13:19 +00:00
parent db2251cdc4
commit 7ba3e2d7b3

View File

@ -22,6 +22,7 @@ external
: any-blocks? " any-blocks?" $call-parent ;
: cdrom? " cdrom?" $call-parent ;
: node-fcode " node-fcode" $call-parent ;
: set-address ( unit -- dummy unit )