Add MPC7447A (0x8003)

This commit is contained in:
matt 2005-01-20 21:26:49 +00:00
parent 18dbb8a093
commit 3f8b260589
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: spr.h,v 1.34 2004/12/06 04:15:03 briggs Exp $ */
/* $NetBSD: spr.h,v 1.35 2005/01/20 21:26:49 matt Exp $ */
#ifndef _POWERPC_SPR_H_
#define _POWERPC_SPR_H_
@ -91,6 +91,7 @@
#define MPC7450 0x8000
#define MPC7455 0x8001
#define MPC7457 0x8002
#define MPC7447A 0x8003
#define MPC745X_P(v) ((v & 0xFFFC) == 0x8000)
#define MPC7410 0x800c
#define MPC8245 0x8081