[PATCH v7 06/12] C-SKY: Linux ABI

Joseph Myers joseph@codesourcery.com
Fri Dec 14 21:10:00 GMT 2018


On Mon, 10 Dec 2018, Mao Han wrote:

> diff --git a/sysdeps/unix/sysv/linux/csky/sys/cachectl.h b/sysdeps/unix/sysv/linux/csky/sys/cachectl.h

> +extern int _flush_cache (char *__addr, const int __nbytes,
> +		         const int __op) __THROW;

This name is not listed in a Versions file to be exported, so it makes no 
sense to declare it in an installed header.  Either it should be exported 
in a Versions file and the ABI baselines updated accordingly, or the 
declaration should be removed from the header.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list