universal7885: Remove useless stuffs

Also reorganize
This commit is contained in:
roynatech2544 2022-04-20 08:03:45 +09:00
commit 134d87b132
111 changed files with 0 additions and 72 deletions

View file

@ -1,5 +0,0 @@
#include <log/log.h>
int __android_log_print(int prio, const char *tag, const char *fmt, ...) {
return 0;
}