Skip to content

Commit

Permalink
CCB 2019-07-17: Merge nasa#97
Browse files Browse the repository at this point in the history
Reviewed and approved at 2019-07-17 CCB
  • Loading branch information
jphickey committed Jul 17, 2019
2 parents 183a8f3 + 94f4474 commit bf35c18
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 17 deletions.
9 changes: 0 additions & 9 deletions fsw/inc/cfe_psp.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,6 @@
** for the cFE flight software implementation. It is possible that
** some of these routines could migrate into the OS AL.
**
** $Log: cfe_psp.h $
** Revision 1.3 2009/07/29 12:04:46GMT-05:00 acudmore
** Added Bank parameter to EEPROM Power up/down and EEPROM write enable/disable functions.
** Revision 1.2 2009/07/22 17:34:10EDT acudmore
** Added new watchdog API
** Revision 1.1 2009/06/10 09:28:44EDT acudmore
** Initial revision
** Member added to project c:/MKSDATA/MKS-REPOSITORY/CFE-PSP-REPOSITORY/fsw/inc/project.pj
**
*/

#ifndef _cfe_psp_
Expand Down
2 changes: 1 addition & 1 deletion fsw/mcp750-vxworks6.4/inc/psp_version.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
** $Id: psp_version.h 1.2.2.3 2014/10/01 15:41:26GMT-05:00 sstrege Exp $
** File: psp_version.h
**
**
** Copyright (c) 2004-2011, United States Government as represented by
Expand Down
2 changes: 1 addition & 1 deletion fsw/pc-linux/inc/psp_version.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
** $Id: psp_version.h 1.2.2.3 2014/10/01 15:41:26GMT-05:00 sstrege Exp $
** File: psp_version.h
**
**
** Copyright (c) 2004-2011, United States Government as represented by
Expand Down
3 changes: 0 additions & 3 deletions fsw/pc-linux/src/cfe_psp_support.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
** The functions here allow the cFE to interface functions that are board and OS specific
** and usually dont fit well in the OS abstraction layer.
**
** History:
** $ Log: cfe_psp_support.c $
**
******************************************************************************/

/*
Expand Down
2 changes: 1 addition & 1 deletion fsw/pc-rtems/inc/psp_version.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
** $Id: psp_version.h 1.2.1.1 2010/11/16 09:51:31EST bmedina Exp $
** File: psp_version.h
**
**
** Copyright (c) 2004-2011, United States Government as represented by
Expand Down
3 changes: 1 addition & 2 deletions fsw/ut-stubs/ut_psp_stubs.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
** This is governed by the NASA Open Source Agreement and may be used,
** distributed and modified only pursuant to the terms of that agreement.
**
** File:
** $Id: ut_bsp_stubs.c 1.9 2014/05/28 09:21:51GMT-05:00 wmoleski Exp $
** File: ut_bsp_stubs.c
**
** Purpose:
** Unit test stubs for BSP routines
Expand Down

0 comments on commit bf35c18

Please sign in to comment.