FreeCalypso > hg > freecalypso-sw
comparison nuc-fw/riviera/rvm/rvm_swe.c @ 121:15e972110527
RVM compiles
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Thu, 31 Oct 2013 00:55:14 +0000 |
parents | 21de8d8e6ea7 |
children |
comparison
equal
deleted
inserted
replaced
120:e7d4ec9c4c32 | 121:15e972110527 |
---|---|
2 * AUTOMATICALLY GENERATED FILE - DO NOT EDIT | 2 * AUTOMATICALLY GENERATED FILE - DO NOT EDIT |
3 * | 3 * |
4 * This file was generated by ./Scripts/gen_files.pl | 4 * This file was generated by ./Scripts/gen_files.pl |
5 * See Tools/swe_builder/Readme.txt | 5 * See Tools/swe_builder/Readme.txt |
6 * xrashmic Manually edited to fix the MMS bug | 6 * xrashmic Manually edited to fix the MMS bug |
7 * | |
8 * FreeCalypso: manually edited further, | |
9 * but for now only to fix the include paths. | |
7 */ | 10 */ |
8 | 11 |
9 #include "rvm/rvm_gen.h" | 12 #include "rvm_gen.h" |
10 #include "rv/rv_defined_swe.h" | 13 #include "../rv/rv_defined_swe.h" |
11 #include "rvm/rvm_use_id_list.h" | 14 #include "rvm_use_id_list.h" |
12 #include "rvm/rvm_ext_use_id_list.h" | 15 #include "rvm_ext_use_id_list.h" |
13 | 16 |
14 | 17 |
15 | 18 |
16 /* Extern definition of all get_info functions. */ | 19 /* Extern definition of all get_info functions. */ |
17 T_RVM_RETURN btu_get_info(T_RVM_INFO_SWE *); | 20 T_RVM_RETURN btu_get_info(T_RVM_INFO_SWE *); |