[riot-notifications] [RIOT] core: RIOT's own assert macro (#3782)
Kaspar Schleiser
notifications at github.com
Sat Sep 12 08:26:21 CEST 2015
> +/**
> + * @ingroup x86_cpu
> + * @{
> + *
> + * @file
> + * @brief Crash handling functions implementation for x86 port
> + *
> + * @author Oliver Hahm <oliver.hahm at inria.fr>
> + */
> +
> +#include "x86_reboot.h"
> +#include "lpm.h"
> +
> +void panic_arch(void)
> +{
> +#if DEVELHELP
ifdef
---
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/3782/files#r39334838
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20150911/bda2affa/attachment.html>
More information about the notifications
mailing list