SmallC: remove some unused code
authorAlan Cox <alan@linux.intel.com>
Sun, 24 Jul 2016 14:49:04 +0000 (15:49 +0100)
committerAlan Cox <alan@linux.intel.com>
Sun, 24 Jul 2016 14:49:04 +0000 (15:49 +0100)
Applications/SmallC/codegeneric.c

index 3d8d2ee..29abeee 100644 (file)
@@ -709,14 +709,6 @@ void gnargs(int d)
     args = d;
 }
 
-/**
- * print partial instruction to get an immediate value into
- * the secondary register
- */
-void gen_immediate2(void) {
-    output_with_tab ("load r2 ");
-}
-
 /**
  * add offset to primary register
  * @param val the value