Fix typo in last commit found in build testing.

This commit is contained in:
Gregory Nutt 2019-03-19 13:26:46 -06:00
parent c1beda8a34
commit aed32d35fa
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
#include <nuttx/irq.h>
#include "cp15_cacheops.h"
#include "barriersh"
#include "barriers.h"
#include "l2cc.h"
/****************************************************************************