ack/mach/mips
George Koehler 0576641cae Reduce clang warnings from top
Also add `static` and remove `register` in mach/proto/top/top.c.  A
static function is only in one file, so its function declaration may
go in that file, instead of a header file.
2019-10-30 18:36:55 -04:00
..
as Widen valu_t in the assembler to 64 bits. 2019-10-04 18:58:56 -04:00
libem Array descriptor ranges are inclusive; adjust aar and the tests to check for 2018-09-17 19:34:38 +01:00
libend Added library skeletons. 2018-09-05 00:07:07 +02:00
mcg Fix issue with logical operations and small signed constants which turned out 2019-02-13 20:56:10 +01:00
top Reduce clang warnings from top 2019-10-30 18:36:55 -04:00