diff options
Diffstat (limited to 'board/cogent/par.h')
-rw-r--r-- | board/cogent/par.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board/cogent/par.h b/board/cogent/par.h new file mode 100644 index 0000000..664ae4a --- /dev/null +++ b/board/cogent/par.h @@ -0,0 +1,3 @@ +/* parallel not implemented yet */ + +extern int cma_parallel_not_implemented; |