/* -*- linux-c -*- * * (C) Copyright IBM Corp. 2004 * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This * file and program are licensed under a BSD style license. See * the Copying file included with the OpenHPI distribution for * full licensing terms. * * Author(s): * Renier Morales * Steve Sherman */ #ifndef __OH_UTILS_H #define __OH_UTILS_H /* Order is important */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #endif