Adrien Mazarguil
96330befb1
lib: hide static functions never defined
...
Arch-specific functions not defined for all architectures (missing on x86
in this case) and not used anywhere should not expose a prototype.
This commit prevents the following error:
error: `rte_mov48' declared `static' but never defined
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2016-09-13 15:35:28 +02:00
..
2016-07-15 17:26:52 +02:00
2016-09-13 15:35:28 +02:00
2016-02-16 08:28:00 +01:00
2015-10-22 17:50:51 +02:00
2016-06-20 10:44:43 +02:00
2015-03-10 12:17:31 +01:00
2015-06-12 11:10:10 +02:00
2015-06-12 11:10:10 +02:00
2016-05-02 15:31:17 +02:00
2016-08-03 18:48:54 +02:00
2016-03-13 23:44:35 +01:00
2016-08-23 12:23:58 +02:00
2016-07-28 18:11:30 +02:00
2016-06-20 10:46:04 +02:00
2016-06-30 14:01:37 +02:00
2016-03-09 16:13:09 +01:00
2014-09-29 15:04:55 +02:00
2015-07-30 20:16:04 +02:00
2015-03-02 19:40:20 +01:00
2016-03-13 23:44:35 +01:00
2014-11-25 13:30:23 +01:00
2014-11-25 13:30:23 +01:00
2015-11-04 11:56:37 +01:00
2015-11-12 16:53:22 +01:00
2016-08-24 17:57:01 +02:00
2015-02-24 20:22:24 +01:00
2016-08-23 15:33:16 +02:00
2016-07-10 15:38:40 +02:00
2016-02-10 15:47:50 +01:00
2016-08-23 12:23:58 +02:00
2015-07-16 13:59:24 +02:00
2016-06-16 18:25:48 +02:00
2016-07-10 15:40:04 +02:00