mirror of
https://github.com/git/git.git
synced 2024-11-27 12:03:55 +08:00
3ed675101a
We have a function to bitwise-OR an ewah into an uncompressed bitmap,
but not to OR two uncompressed bitmaps. Let's add it.
Interestingly, we have a public header declaration going back to
|
||
---|---|---|
.. | ||
bitmap.c | ||
ewah_bitmap.c | ||
ewah_io.c | ||
ewah_rlw.c | ||
ewok_rlw.h | ||
ewok.h |