[FRAMEBUFFER]: Use u32 not long in cfbimgblt.
cfbimgblit.c did not support 64-bit platforms correctly. In order to do so we would need to grow the cfb_tabX tables to be absolutely enormous. So the simplest fix is to use u32 throughout.
Showing
Please register or sign in to comment