CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2017/01/25 03:14:40
Modified files: sys/dev/fdt : files.fdt sys/arch/armv7/conf: files.armv7 Added files: sys/dev/fdt : plrtc.c psci.c Removed files: sys/arch/armv7/dev: psci.c plrtc.c Log message: Move psci(4) and plrtc(4) so arm64 can use them. Tested by and ok patrick@