diff mc-code-powerpc.c @ 316:22d92986c7f7

asm, valued statement, local decls continue...
author kono
date Wed, 16 Jun 2004 13:15:01 +0900 (2004-06-16)
parents f73b93de216a
children 9fe0b32a7d57
line wrap: on
line diff
--- a/mc-code-powerpc.c	Tue Jun 15 14:34:06 2004 +0900
+++ b/mc-code-powerpc.c	Wed Jun 16 13:15:01 2004 +0900
@@ -4932,5 +4932,15 @@
 
 #endif
 
+#if ASM_CODE
+
+void
+code_asm(int asm0,int in,int out,int opt,int e)
+{
+}
+
+#endif
+
+
 /* end */