misc-katana.c
来自「h内核」· C语言 代码 · 共 16 行
C
16 行
/* * arch/ppc/boot/simple/misc-katana.c * * Add birec data for Artesyn KATANA board. * * Author: Mark A. Greer <source@mvista.com> * * 2004 (c) MontaVista Software, Inc. This file is licensed under * the terms of the GNU General Public License version 2. This program * is licensed "as is" without any warranty of any kind, whether express * or implied. */#include <linux/types.h>long mv64x60_mpsc_clk_freq = 133333333;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?