j
k
j a
j l
Christian Sühs schrieb:
... /* THIS IS A TEST */ static char image[64*1024]; should I use 32*1024 instead
/* THIS IS A TEST */ static char image[64*1024];
should I use 32*1024 instead
The result is the same :D
...#undef PCI_VGA_RAM_IMAGE_START #define PCI_VGA_RAM_IMAGE_START image /* THIS IS THE END OF THE CHANGES */
#undef PCI_VGA_RAM_IMAGE_START #define PCI_VGA_RAM_IMAGE_START image /* THIS IS THE END OF THE CHANGES */
Back to the thread
Back to the list