]> git.gag.com Git - fw/sdcc/blobdiff - src/mcs51/ralloc.c
flat 24: mung fReturnSize before packing registers to get packRegForOneUse working...
[fw/sdcc] / src / mcs51 / ralloc.c
index eb82aff5a155d9b2d33bf801a7fcad80a2970175..0f01e758b96233da85799425a7aa13ee03dfc82e 100644 (file)
@@ -25,6 +25,7 @@
 
 #include "common.h"
 #include "ralloc.h"
+#include "gen.h"
 
 /*-----------------------------------------------------------------*/
 /* At this point we start getting processor specific although      */