Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
kehengzhong authored Oct 24, 2021
1 parent 94a0f18 commit 3bf3751
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions include/epwakeup.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2003-2020 Ke Hengzhong <[email protected]>
* Copyright (c) 2003-2021 Ke Hengzhong <[email protected]>
* All rights reserved. See MIT LICENSE for redistribution.
*/

Expand All @@ -16,8 +16,6 @@ int epcore_wakeup_clean (void * vpcore);
int epcore_wakeup_send (void * vpcore);
int epcore_wakeup_recv (void * vpcore);

int epcore_wakeup_getmon (void * vpcore, void * veps);

int epump_wakeup_init (void * vepump);
int epump_wakeup_clean (void * vepump);
int epump_wakeup_send (void * vepump);
Expand Down

0 comments on commit 3bf3751

Please sign in to comment.