Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 979570e02981d4a8fc20b3cc8fd651856c98ee9d authored by Linus Torvalds on 24 September 2012, 01:10:57 UTC
Linux 3.6-rc7
Tip revision: 979570e
gate-data.S
	.section .data..gate, "aw"

	.incbin "arch/ia64/kernel/gate.so"
back to top