mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
SVP stubs
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@317 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
0ce6e5ee0a
commit
f53f286a8b
11 changed files with 69 additions and 12 deletions
7
Pico/carthw/svp/svp.c
Normal file
7
Pico/carthw/svp/svp.c
Normal file
|
@ -0,0 +1,7 @@
|
|||
#include "../../PicoInt.h"
|
||||
|
||||
void PicoSVPInit(void)
|
||||
{
|
||||
elprintf(0xffff, "SVP");
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue