tpm placeholders should consume addr len

This commit is contained in:
mgcaret 2020-11-27 13:01:49 -08:00
parent 48f8f8b02e
commit 619b4ba5d3
1 changed files with 2 additions and 2 deletions

View File

@ -195,8 +195,8 @@ alias w!-le w!
alias x@-le x@ alias x@-le x@
\ TPM ROFLOL \ TPM ROFLOL
: tpm-gpt-set-lba1 ; : tpm-gpt-set-lba1 2drop ;
: tpm-gpt-add-entry ; : tpm-gpt-add-entry 2drop ;
#include <of/preprocessor.fs> #include <of/preprocessor.fs>