[Bug 1986] Unused file: c/src/lib/libcpu/shared/src/cache_aligned_malloc.c

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri Dec 9 13:27:12 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1986

--- Comment #1 from Joel Sherrill <joel.sherrill at oarcorp.com> 2011-12-09 07:27:11 CST ---
(In reply to comment #0)
> The file c/src/lib/libcpu/shared/src/cache_aligned_malloc.c is unused.
> 
> The only function it exports (rtems_cache_aligned_malloc) is not
> declared in any header and therefore is not accessible without applying
> trickery.
> 
> I'd suggest to either remove this file or and add the function
> "rtems_cache_aligned_malloc" to a public header.

Add it to a header.  ./include/cache.h

> As with similar findings before, I am not sure about what is desired and what
> to do about. In this case, I am leaning to remove the file.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list