* config/alpha/alpha.c (unicosmk_file_end): Add conditional
compilation guard.
From-SVN: r67733
+2003-06-10 Loren James Rittle <ljrittle@acm.org>
+
+ * config/alpha/alpha.c (unicosmk_file_end): Add conditional
+ compilation guard.
+
2003-06-10 J"orn Rennecke <joern.rennecke@superh.com>
* sh-protos.h (function_symbol): Declare.
static void unicosmk_gen_dsib PARAMS ((unsigned long *imaskP));
static void unicosmk_output_ssib PARAMS ((FILE *, const char *));
static int unicosmk_need_dex PARAMS ((rtx));
+#if TARGET_ABI_UNICOSMK
static void unicosmk_file_end PARAMS ((void));
+#endif
/* Get the number of args of a function in one of two ways. */
#if TARGET_ABI_OPEN_VMS || TARGET_ABI_UNICOSMK