[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 15:05:47 UTC 2011


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

--- Comment #2 from Ralf Corsepius <ralf.corsepius at rtems.org> 2011-12-09 09:05:45 CST ---
(In reply to comment #1)

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

Which of the cache.h's are you referring to?

cpukit/rtems/include/rtems/rtems/cache.h
c/src/lib/libbsp/arm/nds/libfat/source/cache.h
c/src/lib/libbsp/arm/nds/libnds/include/nds/arm9/cache.h
c/src/lib/libcpu/powerpc/rtems/powerpc/cache.h
c/src/lib/libcpu/shared/include/cache.h


I guess you are referring to last file on this list, but ...
... then we have a nomenclature issue/inconsistency:

All rtems_cache* functions are declared in 
cpukit/rtems/include/rtems/rtems/cache.h
while all _CPU_cache_* decls are in
c/src/lib/libcpu/shared/include/cache.h

=> I am confuced.

> > 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.
Openly said, this file appears to be a leftover from something unfinished to
me.
I guess, it has never been used nor seen any testing.

-- 
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