Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdim...
[deliverable/linux.git] / arch / powerpc / boot / fixed-head.S
1 .text
2 .global _zimage_start
3 _zimage_start:
4 b _zimage_start_lib
This page took 0.033485 seconds and 5 git commands to generate.