On 8/7/21 11:42 AM, Warner Losh wrote:
From: Warner Losh<[email protected]>cpu_model and cpu_type will be used future commits, so move them from main() scoped to file scoped. Signed-off-by: Warner Losh<[email protected]> --- bsd-user/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Richard Henderson <[email protected]> r~
