NetBSD/sys/dev/ir
chs 0545b6e0cb changes for making DIAGNOSTIC not change the kernel ABI:
- for structure fields that are conditionally present,
   make those fields always present.
 - for functions which are conditionally inline, make them never inline.
 - remove some other functions which are conditionally defined but
   don't actually do anything anymore.
 - make a lock-debugging function conditional on only LOCKDEBUG.

as discussed on tech-kern some time back.
2005-12-27 04:06:45 +00:00
..
cir.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cirio.h
cirvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
files.ir
ir.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ir.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
irdaio.h
irframe_tty.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
irframe.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
irframevar.h changes for making DIAGNOSTIC not change the kernel ABI: 2005-12-27 04:06:45 +00:00
Makefile
sir.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sir.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:27:29 +00:00