commit | 7bfeab9af95565e38a97fbcfb631e5b140241187 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Tue Feb 12 12:12:01 2008 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Feb 14 23:30:20 2008 +0100 |
tree | 1894ef2da0b9a5c6e2bc4b9e21a6cfcb515474df | |
parent | 184652eb6f68050af48a2ce3d5cf0537c208bee2 [diff] |
x86: include proper prototypes for rodata_test extern should not appear in C files. Also, the definitions do not match the prototype currently, not sure what way you want to go with this, I've switched the prototype to return int, but I can see going to the void return as well. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>