git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@618 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Stefan Reinauer 2009-11-20 15:42:28 +00:00
parent 7c14e1eac7
commit b1cb73b506
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ hex
: ms ( n -- )
get-msecs +
begin dup get-msecs < until
drop
;
: alarm ( xt n -- )