Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/shutdown/shutdown.h

    rf35749e rad9e225  
    11/*
    2  * Copyright (c) 2025 Jiri Svoboda
     2 * Copyright (c) 2024 Jiri Svoboda
    33 * All rights reserved.
    44 *
     
    4343typedef enum {
    4444        sd_poweroff = 1,
    45         sd_restart,
    4645        sd_cancel
    4746} sd_action_t;
Note: See TracChangeset for help on using the changeset viewer.