remove generate-vfasl

original commit: 89e63acaa0e754bc00be0415ca20bbf77bb13812
This commit is contained in:
Gustavo Massaccesi 2019-03-27 01:43:13 -03:00
parent 49531e95ce
commit 82837d6d45

View File

@ -967,7 +967,6 @@
(generate-interrupt-trap [sig [() -> (boolean)] [(ptr) -> (void)]] [flags unrestricted])
(generate-procedure-source-information [sig [() -> (boolean)] [(ptr) -> (void)]] [flags unrestricted])
(generate-profile-forms [sig [() -> (boolean)] [(ptr) -> (void)]] [flags unrestricted])
(generate-vfasl [sig [() -> (boolean)] [(ptr) -> (void)]] [flags])
(generate-wpo-files [sig [() -> (boolean)] [(ptr) -> (void)]] [flags])
(gensym-count [sig [() -> (uint)] [(uint) -> (void)]] [flags])
(gensym-prefix [sig [() -> (ptr)] [(ptr) -> (void)]] [flags unrestricted])