- Timestamp:
- 2017-12-19T22:22:53Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 10aaa2c
- Parents:
- 6ef9d9a
- git-author:
- Jakub Jermar <jakub@…> (2017-12-19 22:18:08)
- git-committer:
- Jakub Jermar <jakub@…> (2017-12-19 22:22:53)
- Location:
- uspace
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/main.c
r6ef9d9a r999efa9 1 1 /* 2 * Copyright (c) 2011 Vojtech Horky, Jan Vesely 2 * Copyright (c) 2011 Vojtech Horky 3 * Copyright (c) 2011 Jan Vesely 3 4 * All rights reserved. 4 5 * -
uspace/drv/hid/usbhid/mouse/mousedev.c
r6ef9d9a r999efa9 1 1 /* 2 * Copyright (c) 2011 Lubos Slovak, Vojtech Horky 2 * Copyright (c) 2011 Lubos Slovak 3 * Copyright (c) 2011 Vojtech Horky 3 4 * All rights reserved. 4 5 * -
uspace/lib/c/arch/arm32/src/entry.S
r6ef9d9a r999efa9 1 1 # 2 # Copyright (c) 2007 Michal Kebrt, Pavel Jancik 2 # Copyright (c) 2007 Michal Kebrt 3 # Copyright (c) 2007 Pavel Jancik 3 4 # All rights reserved. 4 5 #
Note:
See TracChangeset
for help on using the changeset viewer.