From d04075478d378d9e15f3e1abfd14b0bd124077d4 Mon Sep 17 00:00:00 2001 From: Kevin Date: Sat, 15 Nov 2014 11:48:36 +0800 Subject: init commit via android 4.4 uboot --- board/cogent/par.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 board/cogent/par.h (limited to 'board/cogent/par.h') diff --git a/board/cogent/par.h b/board/cogent/par.h new file mode 100755 index 0000000..664ae4a --- /dev/null +++ b/board/cogent/par.h @@ -0,0 +1,3 @@ +/* parallel not implemented yet */ + +extern int cma_parallel_not_implemented; -- cgit