?? makefile
字號(hào):
## Makefile for the SystemH specific parts of the kernel#obj-y := setup.o irq.o io.o# XXX: This wants to be consolidated in arch/sh/drivers/pci, and more# importantly, with the generic sh7751_pcic_init() code. For now, we'll# just abuse the hell out of kbuild, because we can..obj-$(CONFIG_PCI) += pci.opci-y := ../../se/7751/pci.o
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -