treewide: remove useless NORET_TYPE macro and uses
[deliverable/linux.git] / arch / ia64 / kernel / machine_kexec.c
index 3d3aeef469476a85ed4d149608ebd891e72c5f6c..581a16d5e85b2f0d0f372b2e5cf7476f1c6db97d 100644 (file)
@@ -27,7 +27,7 @@
 #include <asm/sal.h>
 #include <asm/mca.h>
 
-typedef NORET_TYPE void (*relocate_new_kernel_t)(
+typedef void (*relocate_new_kernel_t)(
                                        unsigned long indirection_page,
                                        unsigned long start_address,
                                        struct ia64_boot_param *boot_param,
This page took 0.040398 seconds and 5 git commands to generate.