Changeset 339f223 in mainline
- Timestamp:
- 2011-06-08T19:03:18Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ae1c11b
- Parents:
- 0e23f43
- File:
- 
      - 1 edited
 
 - 
          
  uspace/lib/posix/common.h (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      uspace/lib/posix/common.hr0e23f43 r339f223 31 31 32 32 #include <stdio.h> 33 #include <stdlib.h> 33 34 34 35 #define not_implemented() (fprintf(stderr, "Function %s() in file %s at line %d is not implemented\n", __func__, __FILE__, __LINE__), abort()) 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
