Searched refs:__papr_getchar (Results 1 – 3 of 3) sorted by relevance
/kvm-unit-tests/lib/powerpc/ | ||
H A D | io.h | 17 extern int __papr_getchar(void); |
H A D | hcall.c | 37 int __papr_getchar(void) in __papr_getchar() function |
H A D | io.c | 32 return __papr_getchar(); in __getchar() |