mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Test for CONFIG_AVR_HAS_MEMX_PTR must be after inclusion of config.h
This commit is contained in:
@@ -40,13 +40,13 @@
|
||||
* Included Files
|
||||
****************************************************************************/
|
||||
|
||||
#ifdef CONFIG_AVR_HAS_MEMX_PTR
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include <nuttx/compiler.h>
|
||||
|
||||
#include <syslog.h>
|
||||
|
||||
#ifdef CONFIG_AVR_HAS_MEMX_PTR
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user