diff options
Diffstat (limited to 'userspace/put_pixel.h')
| -rw-r--r-- | userspace/put_pixel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userspace/put_pixel.h b/userspace/put_pixel.h index 445e890..936026f 100644 --- a/userspace/put_pixel.h +++ b/userspace/put_pixel.h @@ -1,6 +1,6 @@ #include <stdint.h> -#define VESA_FRAMEBUFFER 0xfa000000 +#define VESA_FRAMEBUFFER 0xfc000000 #define VESA_PITCH 2560 #define VESA_BPP 4 |
