[S390] convert bitmap definitions to C
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:

committed by
Martin Schwidefsky

parent
7b886416df
commit
e3dd9c2da6
@@ -57,7 +57,7 @@
|
||||
* with operation of the form "set_bit(bitnr, flags)".
|
||||
*/
|
||||
|
||||
/* bitmap tables from arch/S390/kernel/bitmap.S */
|
||||
/* bitmap tables from arch/s390/kernel/bitmap.c */
|
||||
extern const char _oi_bitmap[];
|
||||
extern const char _ni_bitmap[];
|
||||
extern const char _zb_findmap[];
|
||||
|
Reference in New Issue
Block a user