Changeset 36b209a in mainline for arch/amd64/src/amd64.c
- Timestamp:
- 2005-09-03T07:11:10Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 82a80d3
- Parents:
- 89344d85
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/src/amd64.c
r89344d85 r36b209a 93 93 void calibrate_delay_loop(void) 94 94 { 95 return;96 95 i8254_calibrate_delay_loop(); 97 96 i8254_normal_operation();
Note:
See TracChangeset
for help on using the changeset viewer.