diff options
Diffstat (limited to 'drivers/net/npe/include/IxOsBufLib.h')
-rw-r--r-- | drivers/net/npe/include/IxOsBufLib.h | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/drivers/net/npe/include/IxOsBufLib.h b/drivers/net/npe/include/IxOsBufLib.h deleted file mode 100644 index 68341dca2f..0000000000 --- a/drivers/net/npe/include/IxOsBufLib.h +++ /dev/null @@ -1,31 +0,0 @@ -/** - * @file IxOsBufLib.h (Replaced by OSAL) - * - * @date 9 Oct 2002 - * - * @brief This file contains the mbuf pool initialisation entry point - * - * - * @par - * IXP400 SW Release version 2.0 - * - * -- Copyright Notice -- - * - * @par - * Copyright 2001-2005, Intel Corporation. - * All rights reserved. - * - * @par - * SPDX-License-Identifier: BSD-3-Clause - * @par - * -- End of Copyright Notice -- - * - */ - -#ifndef IXOSBUFLIB_H -#define IXOSBUFLIB_H - -#include "IxOsalBackward.h" - -#endif /* IXOSBUFLIB_H */ - |