On Thu, 09.08.12 05:10, Huang Hang ([email protected]) wrote: > Currently MIPS and ARM define syscall numbers for multiple ABI in one > <asm/unistd.h>. The #define statments for each syscall are formated as: > > #define __NR_scname (BASE_OFFSET + sc_number) > > Thus we need a more generic regular expression to match these in awk.
Hmm, that doesn't apply to current git? Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
