imgact_aout.c: We do not expect the aout support to be ported

(cherry picked from commit 9da5257e1c)
This commit is contained in:
Konstantin Belousov 2021-12-04 06:14:38 +02:00
parent 8e74cc2b4e
commit aa1d548128

View File

@ -143,7 +143,7 @@ struct sysentvec aout_sysvec = {
.sv_onexit = exit_onexit, .sv_onexit = exit_onexit,
}; };
#else #else
#error "Port me" #error "Only ia32 arch is supported"
#endif #endif
static int static int