common: Move panic handler out of libcommon.
authorTilman Sauerbeck <tilman@code-monkey.de>
Fri, 3 Jan 2020 15:09:53 +0000 (16:09 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Mon, 6 Jan 2020 09:45:34 +0000 (10:45 +0100)
This allows us to do a native build of libcommon which is useful for
unit testing.


No differences found