runtime: update mailbox address

This commit is contained in:
Sebastien Bourdeauducq 2015-04-15 14:11:12 +08:00
parent 9cfe00e23e
commit c1f9fc2ae4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#include "mailbox.h"
#define KERNELCPU_MAILBOX MMPTR(0xd0000000)
#define KERNELCPU_MAILBOX MMPTR(0xf0000000)
static unsigned int last_transmission;