diff options
author | marcel <marcel@FreeBSD.org> | 2006-04-03 20:55:52 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2006-04-03 20:55:52 +0000 |
commit | a1c5f48a6d0b711a37d0cf5569b3d031960ab88b (patch) | |
tree | 68be1d94d87b4d3257a8617330abe894791e35b7 /lib/libthr/thread/thr_spec.c | |
parent | f7026f8ce06e3716ee307d85e6e8823a322aedfb (diff) | |
download | FreeBSD-src-a1c5f48a6d0b711a37d0cf5569b3d031960ab88b.zip FreeBSD-src-a1c5f48a6d0b711a37d0cf5569b3d031960ab88b.tar.gz |
In kdb_trap(), change the type of the local variable 'intr' from int
to register_t, as intr_disable() returns the latter and register_t
may be wider than int.
Pointed out by: marius@
Diffstat (limited to 'lib/libthr/thread/thr_spec.c')
0 files changed, 0 insertions, 0 deletions