[PATCH] ppc32: Fix address checking on lmw/stmw align exception
[linux-2.6/verdex.git] / drivers / s390 / net / smsgiucv.h
blob04cd87152964f78dea3806e94e54ef85bbb9593a
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 *));
9 void smsg_unregister_callback(char *, void (*)(char *));