1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00

Adding missing file for emailbox

This commit is contained in:
Andreas Olofsson 2015-11-01 16:45:39 -05:00
parent 581c2943f5
commit 62f5490f6b

View File

@ -0,0 +1,7 @@
`ifndef EMAILBOX_REGMAP_V_
`define EMAILBOX_REGMAP_V_
`define E_MAILBOXLO 6'd4 //F0314-reserved-->move?
`define E_MAILBOXHI 6'd5 //F0318-reserved
`endif