X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fppc%2Fboot%2Fcommon%2Futil.S;fp=arch%2Fppc%2Fboot%2Fcommon%2Futil.S;h=368ec035e6cd988986c0c590ede9dd2090cdf276;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=0c5e43c4ae06c39fdbce750fde4707c3a27d9e14;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/arch/ppc/boot/common/util.S b/arch/ppc/boot/common/util.S index 0c5e43c4a..368ec035e 100644 --- a/arch/ppc/boot/common/util.S +++ b/arch/ppc/boot/common/util.S @@ -1,4 +1,6 @@ /* + * arch/ppc/boot/common/util.S + * * Useful bootup functions, which are more easily done in asm than C. * * NOTE: Be very very careful about the registers you use here.