summaryrefslogtreecommitdiffstats
path: root/src/lib/libssx.h
blob: 2bdffd4c4729de9b6460cf2be0e8946791815dc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#ifndef __LIBSSX_H__
#define __LIBSSX_H__

// $Id: libssx.h,v 1.1.1.1 2013/12/11 20:49:20 bcbrock Exp $
// $Source: /afs/awd/projects/eclipz/KnowledgeBase/.cvsroot/eclipz/chips/p8/working/procedures/lib/libssx.h,v $
//-----------------------------------------------------------------------------
// *! (C) Copyright International Business Machines Corp. 2013
// *! All Rights Reserved -- Property of IBM
// *! *** IBM Confidential ***
//-----------------------------------------------------------------------------

/// \file libssx.h
/// \brief Header definitions with no other obvious home

// Kernel panics

#define ASSERTION_FAILURE 0x00542701
#define ERROR_EXIT        0x00542702

#endif // __LIBSSX_H__
OpenPOWER on IntegriCloud