diff options
Diffstat (limited to 'core/cleanup.inc')
-rw-r--r-- | core/cleanup.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/cleanup.inc b/core/cleanup.inc index 35967f68..300584c7 100644 --- a/core/cleanup.inc +++ b/core/cleanup.inc @@ -52,6 +52,8 @@ cleanup_hardware: call comboot_cleanup_api + call timer_cleanup + popad ; If we enabled serial port interrupts, clean them up now |