kernel/traps.i
2024-03-19 09:24:10 -05:00

6 lines
82 B
OpenEdge ABL

ifnd TRAPS_I
TRAPS_I equ 1
; Initialize trap handling
xref traps_init
endif