CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2026/04/06 13:34:08
Modified files:
sys/arch/loongson/conf: files.loongson
sys/arch/loongson/dev: apm.c
sys/arch/loongson/include: apmvar.h
sys/arch/loongson/loongson: autoconf.c locore.S
loongson2_machdep.c
loongson3_machdep.c machdep.c
Removed files:
sys/arch/loongson/include: hibernate.h hibernate_var.h
sys/arch/loongson/loongson: hibernate_machdep.c
Log message:
remove incomplete/never finished loongson hibernate code
This was started many years ago and never finished. Ongoing work in hibernate
is complicated by having this old code present.
ok miod