initial import
[ps3linux_kernel_patches_314.git] / 0250-lv1call-add-debug-console-hvcalls.patch
blobc554c5d77504fc94503fd7b8c77418f8758552c3
1 --- a/arch/powerpc/include/asm/lv1call.h 2013-02-21 14:04:37.204534305 +0100
2 +++ b/arch/powerpc/include/asm/lv1call.h 2013-02-21 14:12:07.299635321 +0100
3 @@ -274,6 +274,11 @@
4 LV1_CALL(set_dabr, 2, 0, 96 )
5 LV1_CALL(undocumented_function_99, 2, 0, 99 )
6 LV1_CALL(get_total_execution_time, 2, 1, 103 )
7 +LV1_CALL(undocumented_function_105, 7, 0, 105 )
8 +LV1_CALL(undocumented_function_106, 1, 0, 106 )
9 +LV1_CALL(undocumented_function_107, 6, 1, 107 )
10 +LV1_CALL(undocumented_function_108, 1, 5, 108 )
11 +LV1_CALL(undocumented_function_109, 1, 0, 109 )
12 LV1_CALL(undocumented_function_114, 3, 1, 114 )
13 LV1_CALL(undocumented_function_115, 1, 0, 115 )
14 LV1_CALL(allocate_io_segment, 3, 1, 116 )