Commit 43a5018d authored by Alessandro Rubini's avatar Alessandro Rubini

wr_nic.wb.h: hand-edited as needed

This fixes a few issues I had with the machine-generated file. Nothing
serious, as it's mostly from me using a pathname instead of running in the
same directory where the source .wb is.
parent d16b3da7
......@@ -6,15 +6,18 @@
* Created : Sun Nov 21 22:57:18 2010
* Standard : ANSI C
THIS FILE WAS GENERATED BY wbgen2 FROM SOURCE FILE ./trunk/documentation/specifications/hdlspec/WRSW_wbc_internal_NIC/wr_nic.wb
THIS FILE WAS GENERATED BY wbgen2 FROM SOURCE FILE
./trunk/documentation/specifications/hdlspec/WRSW_wbc_internal_NIC/wr_nic.wb
DO NOT HAND-EDIT UNLESS IT'S ABSOLUTELY NECESSARY!
-- Hand-edited by ARub as it was necessary :(
*/
#ifndef __WBGEN2_REGDEFS__/TRUNK/DOCUMENTATION/SPECIFICATIONS/HDLSPEC/WRSW_WBC_INTERNAL_NIC/WR_NIC_WB
#define __WBGEN2_REGDEFS__/TRUNK/DOCUMENTATION/SPECIFICATIONS/HDLSPEC/WRSW_WBC_INTERNAL_NIC/WR_NIC_WB
#ifndef __WBGEN2_REGDEFS__WR_NIC_WB
#define __WBGEN2_REGDEFS__WR_NIC_WB
#include <inttypes.h>
//#include <stdint.h>
#if defined( __GNUC__)
#define PACKED __attribute__ ((packed))
......@@ -843,4 +846,4 @@ PACKED struct WRNIC_WB {
uint32_t MEM [8192];
};
#endif
#endif /* __WBGEN2_REGDEFS__WR_NIC_WB */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment