First merge of db directory to get Build to work...

This commit is contained in:
Matt Needes
1994-07-15 16:44:23 +00:00
parent 583f8e610c
commit b04bf8531c
22 changed files with 102 additions and 101 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
/* devLib.c - support for allocation of common device resources */
/* base/src/db $Id$ */
/* @(#)devLib.c 1.2 3/30/94 */
/*
* Original Author: Marty Kraimer
@@ -50,7 +50,7 @@
* .01 06-14-93 joh needs devAllocInterruptVector() routine
*/
static char *sccsID = "$Id$\t$Date$";
static char *sccsID = "@(#)devLib.c 1.2\t3/30/94";
#include <vxWorks.h>