target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
[qemu/ar7.git] / linux-user / cris / target_errno_defs.h
blob1cf43b17a500adbc2ed71b275b1bcc7a4e0b5948
1 #ifndef CRIS_TARGET_ERRNO_DEFS_H
2 #define CRIS_TARGET_ERRNO_DEFS_H
4 /* Target uses generic errno */
5 #include "../generic/target_errno_defs.h"
7 #endif