cygwin32.h: Add some declaration of external functions.
authorIan Lance Taylor <ian@cygnus.com>
Mon, 6 Jul 1998 23:03:02 +0000 (23:03 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 6 Jul 1998 23:03:02 +0000 (17:03 -0600)
commit672a233f2d8305ec123f5bcce4d67936077a7ae1
treed3755821a0532ed7e3136fb96afb4d7b56f8fdcb
parentb294ca3876dd7469827b0fcf4b542c79565c3cee
cygwin32.h: Add some declaration of external functions.


* 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.

Co-Authored-By: Jeffrey A Law <law@cygnus.com>
From-SVN: r20976
gcc/ChangeLog
gcc/config/i386/cygwin32.h