mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 23:12:22 +08:00
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
* libcsupport/src/posix_memalign.c: Remove warning.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* libcsupport/src/posix_memalign.c: Remove warning.
|
||||
|
||||
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* score/include/rtems/score/object.h, score/src/objectgetinfo.c,
|
||||
|
||||
@@ -27,8 +27,6 @@ int posix_memalign(
|
||||
size_t size
|
||||
)
|
||||
{
|
||||
void *return_this;
|
||||
|
||||
/*
|
||||
* Update call statistics
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user