NetBSD/sys/arch/sh3
chs c62d17a551 rationalize the use of b_flags for geteblk() buffers.
rather than assigning to the whole field, set or clear individual flags,
which implies that the B_BUSY and B_INVAL flags will remain set.
this allows us to make the assertion in brelse() that B_BUSY is set,
which is the purpose of all this.
2000-11-20 08:24:08 +00:00
..
conf Disassembly support in DDB. 2000-09-04 23:02:42 +00:00
dev Adapt to new line discipline scheme. 2000-11-02 00:37:56 +00:00
include add interrupt mode into wdog 2000-10-31 02:04:12 +00:00
sh3 rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
Makefile