Changeset 7dc62af in mainline for kernel/generic/src/udebug/udebug_ipc.c
- Timestamp:
- 2008-09-19T19:09:06Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d93a1c5a
- Parents:
- d1c8287
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/udebug/udebug_ipc.c
rd1c8287 r7dc62af 34 34 * @file 35 35 * @brief Udebug IPC message handling. 36 * 37 * This module handles udebug IPC messages and calls the appropriate 38 * functions from the udebug_ops module which implement them. 36 39 */ 37 40
Note:
See TracChangeset
for help on using the changeset viewer.