commit | 160f34531a71fdbbdb593a094273711ffb1257d7 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Thu Feb 15 16:22:17 2007 +0100 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Fri Feb 16 12:55:42 2007 +0100 |
tree | 77df6c0656cd12bb973102feb6b6fd1033e751b4 | |
parent | 1a6f1436d5fdecd4b395815c130df3c834892ab6 [diff] |
[AVR32] Remove unnecessary sys_nfsservctl conditional kernel/sys_ni.c defines sys_nfsservctl as a weak alias for sys_ni_syscall, so it's always safe to include it in the system call table. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>