summaryrefslogtreecommitdiff
path: root/gcc/config/stormy16/stormy16-protos.h
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2003-11-17 08:42:59 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2003-11-17 08:42:59 +0000
commit89176bdba499d601cde11896100c111695e19118 (patch)
tree04078e83be8d18d613514ec833100728be66456b /gcc/config/stormy16/stormy16-protos.h
parentf7255b5b4f3d06cceb231498bd57a765947e843e (diff)
downloadgcc-89176bdba499d601cde11896100c111695e19118.tar.gz
Replace use of poisoned BUILD_VA_LIST_TYPE macro with a target function.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73666 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/stormy16/stormy16-protos.h')
-rw-r--r--gcc/config/stormy16/stormy16-protos.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/stormy16/stormy16-protos.h b/gcc/config/stormy16/stormy16-protos.h
index 70e63633855..ac47238fbc8 100644
--- a/gcc/config/stormy16/stormy16-protos.h
+++ b/gcc/config/stormy16/stormy16-protos.h
@@ -39,7 +39,6 @@ extern rtx xstormy16_function_arg
# endif
extern void xstormy16_setup_incoming_varargs
(CUMULATIVE_ARGS, int, tree, int *);
-extern tree xstormy16_build_va_list (void);
#endif
#if defined (TREE_CODE) && defined (RTX_CODE)