mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
plugin: Un-export find_next_frame()
No in-tree users Change-Id: I898623253e43507e9fb9df965be45568ff33880d
This commit is contained in:
parent
388adff3cc
commit
b912ad5088
3 changed files with 0 additions and 12 deletions
|
@ -585,15 +585,6 @@ bool find_albumart(const struct mp3entry *id3, char *buf, int buflen)
|
|||
\return
|
||||
\description
|
||||
|
||||
unsigned long find_next_frame(int fd, long *offset, long max_offset, unsigned long last_header)
|
||||
\group misc
|
||||
\param fd
|
||||
\param offset
|
||||
\param max_offset
|
||||
\param last_header
|
||||
\return
|
||||
\description
|
||||
|
||||
void flush_icache(void)
|
||||
\conditions (defined(CACHE_FUNCTIONS_AS_CALL))
|
||||
\description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue