diff options
author | jb <jb@FreeBSD.org> | 1998-03-09 04:00:42 +0000 |
---|---|---|
committer | jb <jb@FreeBSD.org> | 1998-03-09 04:00:42 +0000 |
commit | a069106ffcd11db830b1511afbb11a6837a466c6 (patch) | |
tree | 516793f9c1ed3c7e00c7add003a23b15850978b1 /lkm | |
parent | dce663f91f6d7aa725ddf7fae3a9b637cd7d9dd4 (diff) | |
download | FreeBSD-src-a069106ffcd11db830b1511afbb11a6837a466c6.zip FreeBSD-src-a069106ffcd11db830b1511afbb11a6837a466c6.tar.gz |
Add statements to generate a sys/syscall.mk file for inclusion
during the libc/libc_r to automatically pick up syscall names on
the assumption that default asm code needs to generated for them.
In the up-coming changes to the libc makefiles, there is the option
to provide a machine dependent asm source file which will turn off
the automatic generation of the default. There is also an option
to just stop code being generated for a syscall. In most cases,
though, the default asm code is all that is required, so this
change makes that the most convenient was to do business.
Idea suggested by: bde
Diffstat (limited to 'lkm')
0 files changed, 0 insertions, 0 deletions