created | 2024-02-19T23:33:10Z |
---|---|
begin | 2024-02-13T08:26:56Z |
end | 2024-02-13T09:29:39Z |
path | src/sys |
commits | 1 |
date | 2024-02-13T09:29:39Z | |||
---|---|---|---|---|
author | claudio | |||
files | src/sys/arch/sparc64/sparc64/db_trace.c | log | diff | annotate |
message |
There is no way to implement the INKERNEL() macro on sparc64. It was set to just 1 since the dawn of sparc64 support. It is time to accept the fact and remove all INKERNEL() checks. OK miod@ mpi@ |