Martin Dorwig
49cad54788
Export redesign
...
this is an atempt to make the export of functions typesafe.
I replaced the jumptable void ** by a struct (jt_funcs) with function pointers.
The EXPORT_FUNC macro now has 3 fixed parameters and one
variadic parameter
The first is the name of the exported function,
the rest of the parameters are used to format a functionpointer
in the jumptable,
the EXPORT_FUNC macros are expanded three times,
1. to declare the members of the struct
2. to initialize the structmember pointers
3. to call the functions in stubs.c
Signed-off-by: Martin Dorwig <dorwig@tetronik.com >
Acked-by: Simon Glass <sjg@chromium.org >
Signed-off-by: Simon Glass <sjg@chromium.org >
(resending to the list since my tweaks are not quite trivial)
2015-01-29 17:09:57 -07:00
..
2014-10-23 11:53:02 -04:00
2014-11-21 04:43:15 +01:00
2014-11-21 04:43:15 +01:00
2014-09-13 16:43:55 -04:00
2014-10-29 09:02:09 -04:00
2014-09-13 16:43:55 -04:00
2014-11-13 08:48:48 +09:00
2014-12-16 15:32:14 +01:00
2014-11-21 04:43:15 +01:00
2014-09-13 16:43:55 -04:00
2014-12-01 10:20:20 +01:00
2014-10-29 09:02:09 -04:00
2014-12-29 07:44:06 -05:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2015-01-19 15:02:47 +01:00
2015-01-29 17:09:53 -07:00
2014-09-13 16:43:55 -04:00
2014-11-24 12:10:18 +01:00
2014-10-29 09:02:09 -04:00
2014-10-29 09:02:09 -04:00
2014-09-13 16:43:55 -04:00
2014-09-24 18:30:28 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-10-29 09:02:09 -04:00
2014-11-21 08:10:13 +01:00
2014-11-24 12:10:18 +01:00
2014-09-13 16:43:55 -04:00
2014-11-23 06:49:01 -05:00
2014-10-23 09:59:21 -04:00
2014-10-29 09:02:09 -04:00
2015-01-29 17:09:57 -07:00
2014-10-29 09:02:09 -04:00
2014-09-24 18:30:28 -04:00
2014-10-29 09:02:09 -04:00
2014-10-29 09:02:09 -04:00
2014-10-23 09:59:21 -04:00
2014-10-29 09:02:09 -04:00
2014-10-29 09:02:09 -04:00
2014-11-21 04:43:15 +01:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-12-04 21:28:15 -05:00
2014-09-13 16:43:55 -04:00
2015-01-20 10:15:28 -05:00
2014-10-29 09:02:09 -04:00
2015-01-13 07:25:04 -08:00
2014-12-04 21:28:15 -05:00
2014-10-29 09:02:09 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2015-01-12 09:38:47 -05:00
2015-01-23 16:53:36 -05:00
2014-11-21 04:43:15 +01:00
2014-11-23 06:49:02 -05:00
2014-11-01 18:18:05 +01:00
2014-10-29 09:02:09 -04:00
2014-09-13 16:43:55 -04:00
2014-09-24 18:30:28 -04:00
2014-10-29 09:02:09 -04:00
2014-11-24 12:10:18 +01:00
2014-09-13 16:43:55 -04:00
2015-01-23 16:56:09 -05:00
2014-10-29 09:02:09 -04:00
2014-11-13 08:48:48 +09:00
2014-10-29 09:02:09 -04:00
2014-10-29 09:02:09 -04:00
2015-01-24 09:12:32 -06:00
2014-11-04 15:01:46 -05:00
2014-11-21 04:43:15 +01:00
2014-12-19 15:32:14 +01:00
2014-11-26 11:21:14 -05:00
2014-10-29 09:02:09 -04:00
2015-01-13 07:25:04 -08:00
2014-10-29 09:02:09 -04:00
2014-10-29 09:02:09 -04:00
2014-10-29 09:02:09 -04:00
2014-11-21 04:43:15 +01:00
2014-10-23 11:53:02 -04:00
2014-09-13 16:43:55 -04:00
2014-10-29 09:02:09 -04:00
2014-11-21 04:43:15 +01:00
2014-11-21 04:43:15 +01:00
2014-11-23 06:48:30 -05:00
2014-10-29 09:02:09 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2015-01-13 07:25:03 -08:00
2014-11-21 04:43:15 +01:00
2015-01-25 23:56:09 +01:00
2014-09-24 18:30:28 -04:00
2014-11-21 04:43:15 +01:00
2014-12-04 21:28:15 -05:00
2014-10-29 09:02:09 -04:00
2014-09-13 16:43:55 -04:00
2014-11-21 04:43:15 +01:00
2014-10-29 09:02:09 -04:00
2014-12-05 08:06:10 -08:00
2014-09-13 16:43:55 -04:00
2014-11-21 04:43:15 +01:00
2014-12-30 14:10:31 +01:00
2014-10-27 11:03:33 -04:00
2014-12-04 21:28:15 -05:00
2014-09-13 16:43:55 -04:00
2014-11-13 08:37:18 -05:00
2014-12-04 21:28:15 -05:00
2014-11-13 08:37:18 -05:00
2014-11-01 18:18:05 +01:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-11-21 04:43:15 +01:00
2014-11-21 04:43:15 +01:00
2014-10-29 09:02:09 -04:00
2014-11-13 08:48:48 +09:00
2014-11-13 08:48:48 +09:00
2014-11-13 08:48:48 +09:00
2014-11-13 08:48:48 +09:00
2014-11-21 04:43:15 +01:00
2015-01-12 09:38:47 -05:00
2015-01-29 17:09:53 -07:00
2014-12-19 15:32:14 +01:00
2014-09-13 16:43:55 -04:00
2014-09-13 16:43:55 -04:00
2014-12-04 21:28:15 -05:00
2014-10-29 09:02:09 -04:00
2014-10-29 09:02:09 -04:00
2014-10-29 09:02:09 -04:00
2014-12-04 21:28:15 -05:00
2014-11-01 18:18:04 +01:00
2014-09-13 16:43:55 -04:00
2014-11-21 04:43:15 +01:00
2014-11-21 04:43:15 +01:00
2014-10-29 09:02:09 -04:00
2014-09-13 16:43:55 -04:00
2014-10-27 14:35:55 +01:00
2014-10-29 09:02:09 -04:00
2014-11-01 18:18:04 +01:00
2015-01-25 23:56:09 +01:00
2014-12-29 16:31:22 -05:00
2014-12-10 14:32:22 +09:00
2014-10-29 09:02:09 -04:00
2015-01-12 09:38:47 -05:00
2014-09-21 12:03:06 -06:00
2014-10-29 09:02:09 -04:00
2014-09-24 18:30:28 -04:00
2014-11-21 04:43:15 +01:00
2014-11-21 04:43:15 +01:00
2014-11-21 04:43:15 +01:00
2014-09-13 16:43:55 -04:00
2014-11-07 16:27:07 -05:00
2014-10-29 09:02:09 -04:00
2015-01-14 11:37:39 -05:00
2014-11-13 08:48:48 +09:00
2015-01-19 12:49:29 +01:00
2014-10-29 09:02:09 -04:00
2014-11-21 04:43:15 +01:00
2014-12-01 10:20:20 +01:00
2014-10-29 09:02:09 -04:00
2015-01-12 09:38:47 -05:00
2014-10-29 09:02:09 -04:00
2014-11-21 04:43:15 +01:00
2015-01-23 15:15:11 +01:00
2015-01-15 22:40:49 +03:00
2014-10-29 09:02:09 -04:00
2014-09-13 16:43:55 -04:00
2014-10-29 09:02:09 -04:00
2014-12-01 10:20:19 +01:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-12-04 21:28:15 -05:00
2014-10-23 11:53:02 -04:00
2015-01-13 15:26:10 -05:00
2015-01-13 15:26:11 -05:00
2015-01-29 17:09:53 -07:00
2015-01-05 12:08:50 -05:00
2014-10-29 09:02:09 -04:00
2014-10-29 09:02:09 -04:00
2014-10-29 09:02:09 -04:00
2014-09-24 18:30:28 -04:00
2014-11-21 04:43:15 +01:00
2014-10-29 09:02:09 -04:00
2014-10-25 15:27:36 -04:00
2014-11-20 10:30:19 +01:00
2015-01-20 10:15:33 -05:00
2014-10-29 09:02:09 -04:00
2015-01-12 09:38:47 -05:00
2015-01-26 06:42:15 -05:00
2014-09-13 16:43:55 -04:00
2014-10-29 09:02:09 -04:00