diff options
author | Ian Moffett <ian@osmora.org> | 2024-07-02 21:15:01 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2024-07-02 21:15:01 -0400 |
commit | 52760e9c5e677b76c81e921bbab95da26478f425 (patch) | |
tree | 9fe19c1b26c0efb6596a06f036df7bbfe29c284d /sys/kern/vfs_subr.c | |
parent | 3d71ccf45452f6899b44ac9aea9ae3f3ec7f161e (diff) |
kernel/amd64: Add INTRENTRY() and TRAPENTRY()
Add macros that perform certain operations before invoking the actual
handler. This will be useful in the future for more complicated
operations that need to be done before the handler is ran.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/kern/vfs_subr.c')
0 files changed, 0 insertions, 0 deletions