mirror of
https://github.com/qemu/qemu.git
synced 2024-11-23 19:03:38 +08:00
18cb008865
To move more uname related functions out of syscall.c, rename cpu-uname.{c,h} to uname.{c.h} Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2 lines
49 B
C
2 lines
49 B
C
const char *cpu_to_uname_machine(void *cpu_env);
|