A110X: Fixing Build error

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Abhishek Malik 2016-09-09 19:28:52 -07:00 committed by Noel Eck
parent d548fc62ab
commit 3c51f638f1

View File

@ -7,7 +7,7 @@
#include <unistd.h>
#include "a110x.h"
void main(void)
int main()
{
a110x_context dev = a110x_init(2);
bool abc = 0;