Revert "Add BURN_BRIDGES global kernel option"

This reverts commit b5cc3f67ed15f23a868c7f846dca48ff9f3f803a.
This commit is contained in:
Sebastian Huber 2019-03-29 07:04:26 +01:00
parent b5cc3f67ed
commit 94691f58cf

View File

@ -58,11 +58,6 @@
#include <machine/rtems-bsd-version.h>
#include <machine/rtems-bsd-kernel-namespace.h>
/* Global kernel options */
/* We do not need user space backward compatibility */
#define BURN_BRIDGES 1
/* Assert */
void rtems_bsd_assert_func(const char *file, int line, const char *func, const char *expr);