We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00f658 commit 5726192Copy full SHA for 5726192
simulator/simulator.c
@@ -1,6 +1,7 @@
1
#include <stdio.h>
2
#include "simulator.h"
3
#include "droidboot_main.h"
4
+#include "droidboot_boot_logo.h"
5
#include <android/log.h>
6
#include <unistd.h>
7
#include <pthread.h>
0 commit comments