Changeset 145 for trunk/hal/x86_64/core/hal_kentry.S
- Timestamp:
- Jul 5, 2017, 11:05:11 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_kentry.S
r142 r145 1 1 /* 2 * hal_kentry.S - Entry points into the kernel ( traps, interrupts,syscalls)3 * 2 * hal_kentry.S - Entry points into the kernel (exceptions/interrupts/syscalls) 3 * 4 4 * Copyright (c) 2017 Maxime Villard 5 * 5 * 6 6 * This file is part of ALMOS-MKH. 7 7 *
Note: See TracChangeset
for help on using the changeset viewer.