Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11181
b: refs/heads/master
c: fd0197d
h: refs/heads/master
i:
  11179: f143fc4
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 5a59c5a commit b6fb625
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 797798c1bed106a20d4c1ac689ae8a5b1069c5b2
refs/heads/master: fd0197d26208b896caa958cc1780e8016f439711
5 changes: 5 additions & 0 deletions trunk/arch/mips/qemu/q-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

#define QEMU_PORT_BASE 0xb4000000

const char *get_system_type(void)
{
return "Qemu";
}

static void __init qemu_timer_setup(struct irqaction *irq)
{
/* set the clock to 100 Hz */
Expand Down

0 comments on commit b6fb625

Please sign in to comment.