X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sparc%2Fbitext.h;h=297b2f2fcb49f0ae4817556a3d70f1071e0215a8;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=a9cd154d620692e66e8b52bed745de1600d627ce;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-sparc/bitext.h b/include/asm-sparc/bitext.h index a9cd154d6..297b2f2fc 100644 --- a/include/asm-sparc/bitext.h +++ b/include/asm-sparc/bitext.h @@ -17,6 +17,7 @@ struct bit_map { int last_off; int last_size; int first_free; + int num_colors; }; extern int bit_map_string_get(struct bit_map *t, int len, int align);