Mercurial > ecos
diff packages/kernel/current/include/sched.hxx @ 132:0ae0bc38e387 ecos-sw-2000-10-31
Merge from eCos master repository on 2000-10-31-00:30:36-GMT
| author | jlarmour |
|---|---|
| date | Tue, 31 Oct 2000 20:53:09 +0000 |
| parents | 0c2b7be0d798 |
| children | 4c750ce71ae3 |
line wrap: on
line diff
--- a/packages/kernel/current/include/sched.hxx +++ b/packages/kernel/current/include/sched.hxx @@ -95,9 +95,6 @@ protected: # ifndef CYGIMP_THREAD_PRIORITY # error Priority inversion protocols will not work without priorities!!! # endif -# if CYG_SCHED_UNIQUE_PRIORITIES -# error Priority inversion protocols need non-unique priorities!!! -# endif #endif // -------------------------------------------------------------------------
