ack/h
George Koehler 5301cceee3 Declare machine-dependent functions in mach/proto/ncg
This breaks all machines because the declared return type void
disagrees with the implicit return type int (when I compile mach.c
with clang).  Unbreak i386, i80, i86, m68020, powerpc, vc4 by adding
the return types to mach.c.  We don't build any other machines; they
are broken since commit a46ee91 (May 19, 2013) declared void prolog()
and commit fd91851 (Nov 10, 2016) declared void mes(), with both
declarations in mach/proto/ncg/fillem.c.

Also fix mach/vc4/ncg/mach.c where type full is long, so fprintf()
must use "%ld" not "%d" to print full nlocals.
2017-11-13 14:23:44 -05:00
..
arch.h Header --> Id 1994-06-24 11:31:16 +00:00
as_spec.h Header --> Id 1994-06-24 11:31:16 +00:00
bc_io.h Header --> Id 1994-06-24 11:31:16 +00:00
bc_string.h Header --> Id 1994-06-24 11:31:16 +00:00
build.lua C preprocessor; tabgen; now the pc86 boot.s builds using the ack 2016-07-29 00:22:49 +02:00
cg_pattern.h Header --> Id 1994-06-24 11:31:16 +00:00
cgg_cg.h Add prototypes to functions in subr.c 2017-11-12 16:11:05 -05:00
con_float Declare machine-dependent functions in mach/proto/ncg 2017-11-13 14:23:44 -05:00
em_abs.h Adapted for ANSI C and our pseudo-Posix syscall interface. 2007-04-21 23:18:14 +00:00
em_ego.h Header --> Id 1994-06-24 11:31:16 +00:00
em_flag.h Header --> Id 1994-06-24 11:31:16 +00:00
em_mes.h Header --> Id 1994-06-24 11:31:16 +00:00
em_ptyp.h Header --> Id 1994-06-24 11:31:16 +00:00
em_reg.h Header --> Id 1994-06-24 11:31:16 +00:00
em_table Moved from /etc. 2007-02-25 12:42:04 +00:00
ip_spec.h Header --> Id 1994-06-24 11:31:16 +00:00
m2_traps.h Header --> Id 1994-06-24 11:31:16 +00:00
Makefile Initial revision 1984-08-23 13:00:32 +00:00
ocm_chan.h Header --> Id 1994-06-24 11:31:16 +00:00
ocm_parco.h Header --> Id 1994-06-24 11:31:16 +00:00
ocm_proc.h Header --> Id 1994-06-24 11:31:16 +00:00
out.h Rename RELOLIS to RELOPPC_LIS. 2017-10-18 15:39:31 -04:00
pc_err.h Adapted for ANSI C and our pseudo-Posix syscall interface. 2007-04-21 23:18:14 +00:00
pc_file.h Header --> Id 1994-06-24 11:31:16 +00:00
pc_math.h Header --> Id 1994-06-24 11:31:16 +00:00
ranlib.h Header --> Id 1994-06-24 11:31:16 +00:00
stb.h Header --> Id 1994-06-24 11:31:16 +00:00