mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
yaft/util: disable unused stuff
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5b3d7b7c16
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
committed by
vanhofen
parent
0eecc56140
commit
e5a7c96f17
@@ -75,6 +75,7 @@ int efclose(FILE *fp)
|
||||
return ret;
|
||||
}
|
||||
|
||||
#if 0
|
||||
void *emmap(void *addr, size_t len, int prot, int flag, int fd, off_t offset)
|
||||
{
|
||||
void *fp;
|
||||
@@ -96,6 +97,7 @@ int emunmap(void *ptr, size_t len)
|
||||
|
||||
return ret;
|
||||
}
|
||||
#endif
|
||||
|
||||
void *ecalloc(size_t nmemb, size_t size)
|
||||
{
|
||||
|
Reference in New Issue
Block a user