This commit is contained in:
Vitor Santos Costa 2016-12-16 02:54:54 -06:00
parent 0a043720b1
commit f0740e1b8f
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ static int init_standard_system(int argc, char *argv[], YAP_init_args *iap) {
YAP_file_type_t BootMode;
BootMode = YAP_parse_yap_arguments(argc, argv, iap);
iap->Embedded = false;
/* init memory */
iap->boot_file_type =
BootMode = YAP_Init(iap);