target-sparc: implement sun4v RTC

Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com>
This commit is contained in:
Artyom Tarasenko 2016-03-02 15:26:08 +01:00
parent 3390537b5d
commit a0e893039c
No known key found for this signature in database
GPG key ID: 3360C3F7411A125F
4 changed files with 111 additions and 0 deletions

View file

@ -0,0 +1 @@
void sun4v_rtc_init(hwaddr addr);