[PATCH] uml: libc-dependent code should call libc directly
[linux-2.6/verdex.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 *));