Changeset 356 for soft/giet_vm/giet_libs
- Timestamp:
- Jul 3, 2014, 4:50:55 PM (11 years ago)
- File:
- 
          - 1 edited
 
 - 
          soft/giet_vm/giet_libs/stdlib.h (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        soft/giet_vm/giet_libs/stdlib.hr271 r356 18 18 19 19 //////////////////////////////////////////////////////////////////////////////////////// 20 // mem pcy()20 // memset() 21 21 // GCC requires this function. Taken from MutekH. 22 22 //////////////////////////////////////////////////////////////////////////////////////// 23 23 inline void * memset(void * dst, int s, unsigned int count); 24 24 25 #endif 25 26 
Note: See TracChangeset
          for help on using the changeset viewer.
      ![(please configure the [header_logo] section in trac.ini)](/trac/giet-vm/chrome/site/your_project_logo.png)
