Changeset 5030acad in mainline for kernel/arch/amd64/src/amd64.c
- Timestamp:
- 2012-10-29T16:07:20Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6bbe470
- Parents:
- 24b06199
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/amd64/src/amd64.c
r24b06199 r5030acad 232 232 indev_t *srln = srln_wire(srln_instance, sink); 233 233 ns16550_wire(ns16550_instance, srln); 234 trap_virtual_enable_irqs(1 << IRQ_NS16550); 234 235 } 235 236 }
Note:
See TracChangeset
for help on using the changeset viewer.