board-jscc9p9360.c
来自「linux 内核源代码」· C语言 代码 · 共 18 行
C
18 行
/* * arch/arm/mach-ns9xxx/board-jscc9p9360.c * * Copyright (C) 2006,2007 by Digi International Inc. * All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. */#include "board-jscc9p9360.h"void __init board_jscc9p9360_init_machine(void){ /* TODO: reserve GPIOs for push buttons, etc pp */}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?