Changeset 179 for soft/giet_vm/libs
- Timestamp:
- Jul 23, 2012, 1:03:29 PM (13 years ago)
- File:
- 
          - 1 edited
 
 - 
          soft/giet_vm/libs/mwmr_channel.h (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        soft/giet_vm/libs/mwmr_channel.hr178 r179 22 22 unsigned int width; // number of word in an item 23 23 unsigned int lock; // exclusive access lock 24 unsigned int data[1 018]; // circular buffer24 unsigned int data[1]; // circular buffer 25 25 } mwmr_channel_t; 26 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)
