On Thu, 09.08.12 11:22, 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.

Applied. Thanks!

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to