Revision 87ecb68b hw/ecc.c

b/hw/ecc.c
8 8
 * This code is licensed under the GNU GPL v2.
9 9
 */
10 10

  
11
#include "vl.h"
11
#include "hw.h"
12
#include "flash.h"
12 13

  
13 14
/*
14 15
 * Pre-calculated 256-way 1 byte column parity.  Table borrowed from Linux.

Also available in: Unified diff