[bfd]
[deliverable/binutils-gdb.git] / gas / config / tc-rl78.h
index c4a16e9079bd710944f54153e8e7c949359f85e3..b3ac383b2b60cbae950f0133d41a1009fcadcfaf 100644 (file)
@@ -73,3 +73,7 @@ extern void rl78_cons_fix_new (fragS *, int, int, expressionS *);
 
 #define RELOC_EXPANSION_POSSIBLE 1
 #define MAX_RELOC_EXPANSION      8
+
+#define MAX_MEM_FOR_RS_ALIGN_CODE 8
+#define HANDLE_ALIGN(FRAG) rl78_handle_align (FRAG)
+extern void rl78_handle_align (fragS *);
This page took 0.023846 seconds and 4 git commands to generate.