- Added support for MVME2604 board.
- New build script for: bld2 for new vxWorks version Tornado 2.0.2 - monitor memory inspection tool
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
}
|
||||
|
||||
if (Sem_Server == NULL) {
|
||||
Sem_Server = semBCreate (SEM_Q_FIFO, SEM_FULL);
|
||||
Sem_Server = semBCreate (SEM_Q_FIFO,SEM_FULL);
|
||||
}
|
||||
/*
|
||||
** Debug hint - set Use_sem_tmo to zero to disable semaphore time-outs
|
||||
|
||||
Reference in New Issue
Block a user