Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/console/cmd.c

    r593e023 r566da7f8  
    13571357        printf("The kernel will now relinquish the console.\n");
    13581358        release_console();
     1359       
     1360        event_notify_0(EVENT_KCONSOLE, false);
    13591361        indev_pop_character(stdin);
    13601362       
Note: See TracChangeset for help on using the changeset viewer.