Date: Sat, 19 Oct 2002 11:43:37 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern link_elf.c Message-ID: <200210191843.g9JIhbLN072872@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/10/19 11:43:37 PDT
Modified files:
sys/kern link_elf.c
Log:
Non-functional change in preparation of the next commit:
Move link_elf_add_gdb(), link_elf_delete_gdb() and link_elf_error()
near the top of the file. The *_gdb() functions are moved inside
the #ifdef DDB already present there.
Revision Changes Path
1.65 +36 -41 src/sys/kern/link_elf.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210191843.g9JIhbLN072872>
