input def bind fix, rnd note

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@742 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2009-08-09 15:00:03 +00:00
parent 490eb4805c
commit c5c73e2fe4
2 changed files with 21 additions and 4 deletions

View file

@ -1,3 +1,11 @@
/*
* <random_info=mem_map>
* 00000000-029fffff linux (42MB)
* 02a00000-02dfffff fb (4MB, 153600B really used)
* 02e00000-02ffffff sound dma (2MB)
* 03000000-03ffffff MPEGDEC (?, 16MB)
* </random_info>
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>