Skip to content

Commit

Permalink
Fix #350, remove commented out code
Browse files Browse the repository at this point in the history
Clean up code block that was ifdef'd out
  • Loading branch information
jphickey committed Jul 8, 2022
1 parent a8ae3bc commit 60f4c06
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,6 @@
#include "cfe_psp.h"
#include "cfe_psp_exceptionstorage_api.h"

#ifdef jphfix
#include "PCS_stdlib.h"
#include "PCS_rebootLib.h"
#include "PCS_cacheLib.h"
#include "PCS_cfe_configdata.h"
#endif

void Test_CFE_PSP_Exception_GetBuffer(void)
{
/*
Expand Down

0 comments on commit 60f4c06

Please sign in to comment.