CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/21 10:19:25
Modified files:
sys/arch/amd64/amd64: vector.S
Log message:
A few manual ret-cleans. Seeing as these pertain to interrupt servicing,
the stack utilization ends up near the the deep end of the stack where,
retcleans are useful. tested for a while in snaps
ok bluhm
