Changeset 1010


Ignore:
Timestamp:
01/01/11 23:24:24 (2 years ago)
Author:
reyalP
Message:

fix build for vxworks cams with multi partition support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/generic/wrappers.c

    r1008 r1010  
    739739} 
    740740 
     741#endif 
     742 
    741743int get_part_count(void){ 
    742744 unsigned long part_start_sector, part_length; 
     
    756758 return count; 
    757759} 
    758  
    759 #endif 
    760760 
    761761void swap_partitions(void){ 
Note: See TracChangeset for help on using the changeset viewer.