From af3b128436e874c2c42b6f154405af8ecf27168c Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Sun, 23 May 2021 11:51:14 -0400 Subject: system_cmds: Fix compilation for lower targets, downgrade lsmp --- system_cmds/cpuctl.tproj/cpuctl.c | 1 + 1 file changed, 1 insertion(+) (limited to 'system_cmds/cpuctl.tproj/cpuctl.c') diff --git a/system_cmds/cpuctl.tproj/cpuctl.c b/system_cmds/cpuctl.tproj/cpuctl.c index 4821878..22e2f33 100644 --- a/system_cmds/cpuctl.tproj/cpuctl.c +++ b/system_cmds/cpuctl.tproj/cpuctl.c @@ -14,6 +14,7 @@ #include #include #include +typedef char *kobject_description_t[512]; #include static void usage() -- cgit v1.2.3-56-ge451