CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/10 06:18:38
Modified files:
sys/arch/sparc64/dev: schizo.c
Log message:
Schizo registers are all 64-bit, so use u_int64_t to store them and print them
using %llx/%llb.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/10 06:18:38
Modified files:
sys/arch/sparc64/dev: schizo.c
Log message:
Schizo registers are all 64-bit, so use u_int64_t to store them and print them
using %llx/%llb.