CVSROOT: /cvs Module name: src Changes by: piro...@cvs.openbsd.org 2014/01/06 14:38:46
Modified files: sys/arch/loongson/dev: m41t8xclock.c Log message: Use the dedicated BCD macros from sys/time.h instead of handrolling our own for the m41t8x clocks. Tested by me and jasper@. Okay jasper@, guenther@, deraadt@