Changeset 9f22213 in mainline for generic/include/errno.h
- Timestamp:
- 2006-03-19T12:43:12Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7c7aae16
- Parents:
- b4b45210
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/errno.h
rb4b45210 r9f22213 38 38 #define EFORWARD -5 /* Forward error */ 39 39 #define EPERM -6 /* Permission denied */ 40 #define EHANGUP -7 /* Answerbox closed cionnection, call sys_ipc_hangup 41 * to close the connection. Used by answerbox 42 * to close the connection. */ 40 43 41 44 #endif
Note:
See TracChangeset
for help on using the changeset viewer.