commit | ca36c1faddb48c478f7f8944b9b900fc72629310 | [log] [tgz] |
---|---|---|
author | Jesper Nilsson <jespern@axis.com> | Tue Oct 07 13:42:35 2014 +0200 |
committer | Jesper Nilsson <jespern@axis.com> | Sat Dec 20 00:05:21 2014 +0100 |
tree | 18fe7de40a3b45aeb7f134cc9761457f92b6465a | |
parent | 3f10462f292e5d8f3bb2a19fa62f442bd8c4df5a [diff] |
CRISv32: Fix declaration mismatch Drop i2c_init from this header, it was declared non-static here, but static in the C-file. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>