diff nuc-fw/riviera/rvm/rvm_priorities.h @ 119:dd56546ad9e0

starting to compile RVF
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Wed, 30 Oct 2013 23:19:21 +0000
parents 21de8d8e6ea7
children
line wrap: on
line diff
--- a/nuc-fw/riviera/rvm/rvm_priorities.h	Tue Oct 29 07:03:45 2013 +0000
+++ b/nuc-fw/riviera/rvm/rvm_priorities.h	Wed Oct 30 23:19:21 2013 +0000
@@ -22,7 +22,7 @@
 #define __RVM_PRIORITIES_H_
 
 
-#include "rvm/rvm_ext_priorities.h"
+#include "rvm_ext_priorities.h"
 
 /* PRIORITIES SETTING:                        */
 /* All user priority should be set under 250: */
@@ -91,4 +91,3 @@
 
 #define		RVM_TMS_TASK_PRIORITY			(200) /* A-M-E-N-D-E-D! */
 #endif /* __RVM_PRIORITIES_H_ */
-