Ignore:
Timestamp:
Jun 29, 2017, 4:44:52 PM (7 years ago)
Author:
alain
Message:

euh...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/vfs/fatfs.c

    r68 r101  
    319319    uint32_t   line;
    320320    uint32_t   byte = 0;
    321     printk("\n*** boot record at cycle %d ***\n", hal_time_stamp() );
     321    printk("\n*** boot record at cycle %d ***\n", hal_get_cycles() );
    322322    for ( line = 0 ; line < 32 ; line++ )
    323323    {
Note: See TracChangeset for help on using the changeset viewer.