Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / s390 / net / smsgiucv.h
blob67f5d4f8378d2c54f90c25ccde6fa0107bf040a8
1 /*
2 * IUCV special message driver
4 * Copyright (C) 2003 IBM Deutschland Entwicklung GmbH, IBM Corporation
5 * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
6 */
8 int smsg_register_callback(char *, void (*)(char *, char *));
9 void smsg_unregister_callback(char *, void (*)(char *, char *));