cygwin32.h: Add some declaration of external functions.
authorJeff Law <law@gcc.gnu.org>
Mon, 6 Jul 1998 23:03:03 +0000 (17:03 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 6 Jul 1998 23:03:03 +0000 (17:03 -0600)
commit9fa1246d49a9fa706cd7abef8de096a61c0cb4fb
tree2c120f2a5c443c9fdb1e2d5a76b3c1decb0318e5
parent672a233f2d8305ec123f5bcce4d67936077a7ae1
cygwin32.h: Add some declaration of external functions.

X
* i386/cygwin32.h: Add some declaration of external functions.
  (ASM_DECLARE_FUNCTION_NAME): Define.
(ASM_OUTPUT_EXTERNAL, ASM_OUTPUT_EXTERNAL_LIBCALL): Define.
(ASM_FILE_END): Define.
* i386/winnt.c (i386_pe_declare_function_type): New function.
(struct extern_list, extern_head): Define.
(i386_pe_record_external_function): New function.
(i386_pe_asm_file_end): New function.

From-SVN: r20977
gcc/config/i386/winnt.c