From ae158a5c404bc9bace66096ae0322383cc48f0a3 Mon Sep 17 00:00:00 2001 From: Quentin Carbonneaux Date: Tue, 29 Sep 2015 17:39:41 -0400 Subject: more fixes for the new slot representation --- lisc/lisc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lisc/lisc.h') diff --git a/lisc/lisc.h b/lisc/lisc.h index dcc3652..0f4b507 100644 --- a/lisc/lisc.h +++ b/lisc/lisc.h @@ -296,7 +296,6 @@ extern int rclob[NRClob]; ulong calldef(Ins, int *); ulong calluse(Ins, int *); ulong callclb(Ins, int *); -int slota(int, int, int *); void isel(Fn *); /* spill.c */ -- cgit 1.4.1