update platform code to suit recent PCSX related changes

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@930 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2011-05-22 13:45:53 +00:00
parent e4bac17eb0
commit 21ebcfd322
13 changed files with 110 additions and 83 deletions

View file

@ -12,7 +12,7 @@
#ifndef PICO_H
#define PICO_H
//#include <stdio.h>
#include <stdlib.h> // size_t
// port-specific compile-time settings
#include <port_config.h>