CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/03 22:29:23
Modified files:
sys/dev/pci : if_sk.c
Log message:
use htolem32 and lemtoh32 instead of htole32 and letoh32.
saves about half a k on sparc64.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/03 22:29:23
Modified files:
sys/dev/pci : if_sk.c
Log message:
use htolem32 and lemtoh32 instead of htole32 and letoh32.
saves about half a k on sparc64.