Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14918
b: refs/heads/master
c: e76beee
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Dec 1, 2005
1 parent dd515f3 commit 02feb45
Show file tree
Hide file tree
Showing 2 changed files with 17 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: 56ebd51bae72c2e47c83f6eacf258479d5658ec8
refs/heads/master: e76beeebff09b6a5eb338f306349ddc451a7804d
16 changes: 16 additions & 0 deletions trunk/include/asm-mips/mach-qemu/timex.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2005 Daniel Jacobowitz
*/
#ifndef __ASM_MACH_QEMU_TIMEX_H
#define __ASM_MACH_QEMU_TIMEX_H

/*
* We use a simulated i8254 PIC...
*/
#define CLOCK_TICK_RATE 1193182

#endif /* __ASM_MACH_QEMU_TIMEX_H */

0 comments on commit 02feb45

Please sign in to comment.