Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#11189 by me.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28425 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcin Bukat 2010-10-31 21:09:34 +00:00
parent 40ed5f57d9
commit 56c4e9fa60
23 changed files with 452 additions and 364 deletions

View file

@ -23,7 +23,6 @@
#include <stdio.h>
#include <stdbool.h>
#include <stdlib.h>
#include "mas.h"
#include "settings.h"
#include "button.h"
#include "status.h"