Changeset 2ac62cf in mainline for contrib/arch/HelenOS.adl
- Timestamp:
- 2009-09-11T16:26:49Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b077886e, c35aabe
- Parents:
- 8c52f66
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/arch/HelenOS.adl
r8c52f66 r2ac62cf 9 9 inst rd rd; 10 10 11 /* Klog */ 12 inst klog klog; 13 11 14 [/uspace/lib/libc/bind%ns] 15 12 16 [/usrpace/lib/libc/bind%rd] 17 bind rd:ns to ns:ns; 18 bind rd:dm_driver to devmap:dm_driver; 19 20 [/usrpace/lib/libc/bind%klog] 21 bind klog:ns to ns:ns; 13 22 };
Note:
See TracChangeset
for help on using the changeset viewer.