]> Git Repo - qemu.git/blob - linux-user/nios2/target_errno_defs.h
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / linux-user / nios2 / target_errno_defs.h
1 #ifndef NIOS2_TARGET_ERRNO_DEFS_H
2 #define NIOS2_TARGET_ERRNO_DEFS_H
3
4 /* Target uses generic errno */
5 #include "../generic/target_errno_defs.h"
6
7 #endif
This page took 0.02504 seconds and 4 git commands to generate.