diff options
author | bde <bde@FreeBSD.org> | 1995-03-12 11:45:12 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1995-03-12 11:45:12 +0000 |
commit | 5220512ff6adaab2d48aab960d7b0153924bf70d (patch) | |
tree | 94e40fe6f13e5311bdd4fda02ffbc38f85aa8d77 /lib/libc/stdio/scanf.c | |
parent | 8139afa44945667d10d44602df1efd81b363b5de (diff) | |
download | FreeBSD-src-5220512ff6adaab2d48aab960d7b0153924bf70d.zip FreeBSD-src-5220512ff6adaab2d48aab960d7b0153924bf70d.tar.gz |
Undo most of the changes in the gcc-2.6.3 "upgrade"
- Don't define NO_IMPLICIT_EXTERN_C here. It is already the default
(defined in i386/bsd.h).
- Don't lose the fixed comment about FUNCTION_PROFILER.
- Don't lose the define of NO_PROFILE_DATA.
Replace the unused define of COMMENT_BEGIN by the less-unused define
of ASM_COMMENT_START. COMMENT_BEGIN was only defined in i386-specific
files and was not used in any part of gcc-2.6.3. ASM_COMMENT_START
is defined for several targets and is used for stuff that we don't
support (dwarf).
Diffstat (limited to 'lib/libc/stdio/scanf.c')
0 files changed, 0 insertions, 0 deletions