![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 /* 0003 * Copyright (C) 2002 Jeff Dike (jdike@karaya.com) 0004 */ 0005 0006 #ifndef __SIGIO_H__ 0007 #define __SIGIO_H__ 0008 0009 extern int write_sigio_irq(int fd); 0010 extern void sigio_lock(void); 0011 extern void sigio_unlock(void); 0012 0013 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |