commit | d59287dcac3019e8bc52056bffe5826c638902c2 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Tue Jan 13 04:57:27 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue Jan 13 10:55:32 2015 +0000 |
tree | 42004e20258188ca0d8aeb0b59d91dd177d8c563 | |
parent | 579836cd6b4ce68ed2e00f15f8a47a274ee7b227 [diff] |
mips: remove stub entries from syscallent files, generate stubs at build time * linux/mips/genstub.sh: New file. * Makefile.am (EXTRA_DIST): Add it. * configure.ac [MIPS]: Use it to generate syscallent stubs. * linux/mips/.gitignore: Add syscallent stubs. * linux/mips/syscallent-n32.h: Remove stub entries, include the stub file instead. * linux/mips/syscallent-n64.h: Likewise. * linux/mips/syscallent-o32.h: Likewise.