imgact_aout.c: We do not expect the aout support to be ported
(cherry picked from commit 9da5257e1c
)
This commit is contained in:
parent
8e74cc2b4e
commit
aa1d548128
@ -143,7 +143,7 @@ struct sysentvec aout_sysvec = {
|
||||
.sv_onexit = exit_onexit,
|
||||
};
|
||||
#else
|
||||
#error "Port me"
|
||||
#error "Only ia32 arch is supported"
|
||||
#endif
|
||||
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user