Changeset d70a463 in mainline
- Timestamp:
- 2010-11-07T14:39:41Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b40bfac
- Parents:
- 1d1f894
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.bzrignore
r1d1f894 rd70a463 24 24 ./kernel/generic/src/debug/real_map.bin 25 25 26 ./kernel/arch/ia32/include/common.h 26 27 ./kernel/arch/amd64/include/common.h 27 28 ./kernel/generic/include/arch 28 29 ./kernel/generic/include/genarch 29 30 ./uspace/lib/c/arch/amd64/include/common.h 31 ./uspace/lib/c/arch/ia32/include/common.h 30 32 ./uspace/lib/c/include/arch 31 33 ./uspace/lib/c/include/kernel … … 118 120 ./uspace/dist/srv/vhcd 119 121 ./uspace/drv/root/root 122 ./uspace/drv/isa/isa 123 ./uspace/drv/ns8250/ns8250 124 ./uspace/drv/pciintel/pciintel 125 ./uspace/drv/rootia32/rootia32 120 126 ./uspace/srv/bd/ata_bd/ata_bd 121 127 ./uspace/srv/bd/file_bd/file_bd
Note:
See TracChangeset
for help on using the changeset viewer.