diff options
author | Christoph Müllner <christophm30@gmail.com> | 2019-04-15 21:42:29 +0200 |
---|---|---|
committer | Christoph Müllner <christophm30@gmail.com> | 2019-04-24 23:03:10 +0200 |
commit | af81a91ff43c94c6b817320d8fb1706637a1fc70 (patch) | |
tree | 317d0ae55fec1257632a9aaaaadaf043aadcac0c /docs/components/platform-interrupt-controller-API.rst | |
parent | c3e4e0888d92f5e82fdd626e2eb5fdee3892bb2a (diff) |
rk3399: m0: Fix compiler warnings.
GCC complains for quite some versions, when compiling the M0 firmware
for Rockchip's rk3399 platform, about an invalid type of function 'main':
warning: return type of 'main' is not 'int' [-Wmain]
This patch addresses this, by renaming the function to 'm0_main'.
Signed-off-by: Christoph Müllner <christophm30@gmail.com>
Change-Id: I10887f2bda6bdb48c5017044c264139004f7c785
Diffstat (limited to 'docs/components/platform-interrupt-controller-API.rst')
0 files changed, 0 insertions, 0 deletions