forked from Imagelibrary/rtems
2000-12-06 Joel Sherrill <joel@OARcorp.com>
* shared/src/cache_aligned_malloc.c: Added include of <stdlib.h> to eliminate warnings.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
#include <rtems.h>
|
||||
#include <cache_.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
/*
|
||||
* rtems_cache_aligned_malloc
|
||||
|
||||
Reference in New Issue
Block a user