diff options
author | marcel <marcel@FreeBSD.org> | 2002-10-20 06:00:09 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2002-10-20 06:00:09 +0000 |
commit | 446c299a3104da1d056c9b4c48e7bf8e01b5d6c9 (patch) | |
tree | ff4b4f33d2580dfed44b73c1b11a30c3e8f509f2 /sys/dev/raidframe/rf_map.c | |
parent | a80071534e73cc23938c1919f924aa059b8c2592 (diff) | |
download | FreeBSD-src-446c299a3104da1d056c9b4c48e7bf8e01b5d6c9.zip FreeBSD-src-446c299a3104da1d056c9b4c48e7bf8e01b5d6c9.tar.gz |
Define IVT_ENTRY and IVT_END as special versions of ENTRY and END
for defining vectors. As a result, each vector will be a global
function with unwind directives to notify the unwinder that we're
in an interrupt handler. In the debugger this will show up something
like:
Debugger(0xe000000000a211d8, 0xe000000000748960) at Debugger+0x31
panic(0xe000000000a36858, 0xe0000000021d32d0, 0xe000000000ae42e8, ...
trap(0x14, 0x100000, 0xe0000000021d32d0, 0x0, 0xa0000000002095f0, ...
ivt_Data_TLB(0x14, 0x100000, 0xe0000000021d32d0) at ivt_Data_TLB+0x1f0
Diffstat (limited to 'sys/dev/raidframe/rf_map.c')
0 files changed, 0 insertions, 0 deletions