Commit Graph

12 Commits

Author SHA1 Message Date
rusefi 0306255013 CBR600 trigger progress 2019-07-23 19:22:40 -04:00
dron0gus 76fa11d5e2 warning cleanup (#693)
* Kill annoing warnings about unused vars

* Kill annoing signed vs unsigned warnings

* Make ALWAYS_INLINE macro realy inlining

* Incorrect attribute placement.

While correct attribute placement cause ram4 overflow.
Move to correct place (to avoid gcc-2018-q4 errors) and comment
out.

* Silence -Wcast-function-type warnings

Cast to intermediate "void *" to lose compiler knowledge about the original
type and pass the warning. This is a workaround.
2019-02-21 05:44:45 -05:00
rusefi 22734e8f39 #635 2018-12-25 20:09:35 -05:00
rusefi 23de7a6d8a #635 2018-12-25 19:42:27 -05:00
rusefi 57ebbb1a0b #635 2018-12-25 11:51:49 -05:00
rusefi a4efd47ba1 #635 better names 2018-12-25 10:13:00 -05:00
rusefi 1d31067d19 happy new year 2018-01-20 20:55:31 -05:00
rusefi 2a9f3cdede better macro name 2017-05-15 23:28:49 -04:00
rusefi b1f0371f67 removing dead code 2017-03-18 20:33:36 -04:00
rusEfi 224bf325a7 auto-sync 2017-02-14 00:02:59 -05:00
rusEfi a44125366b auto-sync 2017-02-13 23:03:19 -05:00
rusEfi 55e89f0f31 auto-sync 2017-01-03 06:05:22 -05:00