mirror of
https://github.com/openbios/openfirmware.git
synced 2025-05-09 00:21:49 +08:00
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:
parent
db2251cdc4
commit
7ba3e2d7b3
@ -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 )
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user