You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
system/extras/multirom/multirom.c: In function 'multirom_load_kexec':
system/extras/multirom/multirom.c:1616:39: error: expected ')' before 'MR_KEXEC_MEM_MIN'
kexec_add_arg(&kexec, "--mem-min="MR_KEXEC_MEM_MIN);
thats an error i get and its not device releated
The text was updated successfully, but these errors were encountered:
system/extras/multirom/multirom.c: In function 'multirom_load_kexec':
system/extras/multirom/multirom.c:1616:39: error: expected ')' before 'MR_KEXEC_MEM_MIN'
kexec_add_arg(&kexec, "--mem-min="MR_KEXEC_MEM_MIN);
thats an error i get and its not device releated
The text was updated successfully, but these errors were encountered: