- fw/common/regs-f320.h: include mcs51/C8051F320.h, not mcs51/C8051F326.h

This commit is contained in:
Werner Almesberger
2010-08-23 14:31:33 -03:00
parent 1c7150cce8
commit 0f1c0ea783
+1 -1
View File
@@ -14,7 +14,7 @@
#ifndef REGS_F320_H
#define REGS_F320_H
#include <mcs51/C8051F326.h>
#include <mcs51/C8051F320.h>
#include "regs-f32x.h"