NetBSD/sys/arch/sh3
skrll d40146f873 Convert the l2->l_md.md_astpending assignments into KASSERTs.
l_md is zeroised by lwp_create with

         memset(&l2->l_startzero, 0, sizeof(*l2) -
                    offsetof(lwp_t, l_startzero));
2023-10-06 11:53:26 +00:00
..
conf
dev remove unneeded whitespace in empty line from my previous commit. 2023-09-17 14:22:28 +00:00
include remove (db_addr_t) cast in sh3 PC_REGS(regs) definition. 2023-09-02 21:54:55 +00:00
sh3 Convert the l2->l_md.md_astpending assignments into KASSERTs. 2023-10-06 11:53:26 +00:00
Makefile
Makefile.inc