NetBSD/sys/arch/sparc
riastradh dbfa10e52a ddb/db_active.h: New home for extern db_active.
This can be included unconditionally, and db_active can then be
queried unconditionally; if DDB is not in the kernel, then db_active
is a constant zero.  Reduces need for #include opt_ddb.h, #ifdef DDB.
2022-10-26 23:38:05 +00:00
..
compile
conf swwdog(4): Add to GENERIC kernels. 2022-09-29 10:10:05 +00:00
dev le(4): Fix resource leaks for error paths. 2022-05-29 10:45:05 +00:00
fpu Drop one more register qualifier. 2022-08-30 01:48:09 +00:00
include sys/atomic.h: Fix atomic_store_* on sparcv7, sparcv8. 2022-07-30 14:13:27 +00:00
sparc ddb/db_active.h: New home for extern db_active. 2022-10-26 23:38:05 +00:00
stand PR 56829: Fix "map" call to Open Firmware and no longer mess up OFW stack. 2022-05-14 07:11:23 +00:00
Makefile