Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/devman/fun.h

    r8300c72 r5a6cc679  
    11/*
    2  * Copyright (c) 2025 Jiri Svoboda
    32 * Copyright (c) 2010 Lenka Trochtova
     3 * Copyright (c) 2013 Jiri Svoboda
    44 * All rights reserved.
    55 *
     
    5151extern errno_t fun_online(fun_node_t *);
    5252extern errno_t fun_offline(fun_node_t *);
    53 extern errno_t fun_quiesce(fun_node_t *);
    5453
    5554#endif
Note: See TracChangeset for help on using the changeset viewer.