Changeset d066259 in mainline for boot/generic/include/errno.h
- Timestamp:
- 2019-02-05T17:42:58Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 08e103d4, bb97118, d80fa05
- Parents:
- cca2d93b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/generic/include/errno.h
rcca2d93b rd066259 40 40 #define EOVERFLOW -16 /* The result does not fit its size. */ 41 41 42 typedef int errno_t; 43 42 44 #endif 43 45
Note:
See TracChangeset
for help on using the changeset viewer.