This commit is contained in:
Gregory Nutt 2014-09-23 16:03:52 -06:00
parent 46b58dbb28
commit b542d1733f
2 changed files with 1 additions and 15 deletions

View File

@ -39,20 +39,6 @@
#include <nuttx/config.h>
#if 0
#include <sys/types.h>
#include <assert.h>
#include <debug.h>
#include <nuttx/arch.h>
#include <nuttx/addrenv.h>
#include <nuttx/pgalloc.h>
#include "chip.h"
#include "mmu.h"
#include "cache.h"
#endif
#include "pgalloc.h"
#if defined(CONFIG_MM_PGALLOC) && defined(CONFIG_ARCH_PGPOOL_MAPPING)

View File

@ -71,7 +71,7 @@ FAR struct gran_s *g_graninfo;
* Name: gran_common_initialize
*
* Description:
* Perfrom common GRAN initialization.
* Perform common GRAN initialization.
*
* Input Parameters:
* heapstart - Start of the granule allocation heap