Changeset 581 for trunk/user/fft
- Timestamp:
- Oct 10, 2018, 3:11:53 PM (7 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/user/fft/fft.c (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/user/fft/fft.cr574 r581 300 300 } 301 301 302 printf("\n[FFT]complete remote_malloc\n");302 printf("\n[FFT] main complete remote_malloc\n"); 303 303 304 304 // arrays initialisation … … 307 307 InitT( twid ); 308 308 309 printf("\n[FFT]complete init arrays\n");309 printf("\n[FFT] main complete init arrays\n"); 310 310 311 311 #if CHECK 
Note: See TracChangeset
          for help on using the changeset viewer.
      
