From: Alan Cox Date: Sun, 24 Jul 2016 14:49:04 +0000 (+0100) Subject: SmallC: remove some unused code X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=36a2e932a8dbb0a568d30581564ed6573e94cf15;p=FUZIX.git SmallC: remove some unused code --- diff --git a/Applications/SmallC/codegeneric.c b/Applications/SmallC/codegeneric.c index 3d8d2ee9..29abeee6 100644 --- a/Applications/SmallC/codegeneric.c +++ b/Applications/SmallC/codegeneric.c @@ -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