Ignore:
Timestamp:
Jul 5, 2017, 3:40:42 PM (7 years ago)
Author:
max@…
Message:

remove debug and unused code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/x86_64/core/hal_init.c

    r138 r150  
    304304//      void x86_stop();
    305305//      x86_stop();
    306 
    307         int m = 0;
    308         int v = 1 / m;
    309 
    310         char *buf = NULL;
    311         *buf = (char)0x01;
    312 
    313         x86_printf("ALIVE!\n");
    314 
    315         while (1);
    316306}
    317307
Note: See TracChangeset for help on using the changeset viewer.