Split vid_voodoo.c into multiple source & header files.
This commit is contained in:
parent
3cbcf5f575
commit
41238b3c85
22 changed files with 6938 additions and 6761 deletions
1
src/vid_voodoo_reg.h
Normal file
1
src/vid_voodoo_reg.h
Normal file
|
|
@ -0,0 +1 @@
|
|||
void voodoo_reg_writel(uint32_t addr, uint32_t val, void *p);
|
||||
Loading…
Reference in a new issue