VirtualBox

Changeset 2102 in kBuild


Ignore:
Timestamp:
Nov 25, 2008 1:03:27 AM (16 years ago)
Author:
bird
Message:

kmk: --print-time fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/main.c

    r2101 r2102  
    13291329#endif /* !ELECTRIC_HEAP */
    13301330
    1331 #ifdef CONFIG_WITH_PRINT_TIME_SWITCH
    1332   make_start_ts = nano_timestamp ();
    1333 #endif
    1334 
    13351331  /* start off assuming we have no shell */
    13361332  unixy_shell = 0;
     
    13461342  set_space_map_entry ('\v');
    13471343# endif
     1344
     1345#ifdef CONFIG_WITH_PRINT_TIME_SWITCH
     1346  make_start_ts = nano_timestamp ();
     1347#endif
    13481348
    13491349#ifdef SET_STACK_SIZE
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette