CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2017/04/04 06:56:24
Modified files: sys/arch/arm64/arm64: pmap.c Log message: Cleanup the code further. Get rid of the remaining C++-style comments, remove some debug printfs, get rid of STATIC and __inline defines and remove a bit more unused code. ok drahn@, visa@