http://downloads.netgear.com/files/GPL/GPL_Source_V361j_DM111PSP_series_consumer_rele...
[bcm963xx.git] / kernel / linux / arch / arm / boot / compressed / piggy.S
1         .section .piggydata,#alloc
2         .globl  input_data
3 input_data:
4         .incbin "arch/arm/boot/compressed/piggy.gz"
5         .globl  input_data_end
6 input_data_end: