]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - include/asm-powerpc/8253pit.h
[MIPS] Signal cleanup
[mirror_ubuntu-bionic-kernel.git] / include / asm-powerpc / 8253pit.h
CommitLineData
a37c8875 1#ifndef _ASM_POWERPC_8253PIT_H
2#define _ASM_POWERPC_8253PIT_H
3
1da177e4
LT
4/*
5 * 8253/8254 Programmable Interval Timer
6 */
7
88999ceb 8#define PIT_TICK_RATE 1193182UL
1da177e4 9
a37c8875 10#endif /* _ASM_POWERPC_8253PIT_H */