% limb manual
% gccattributes.h(0)
% limb 0.1.0
% 2023-07-24
# NAME
gccattributes.h - GCC attributes
# SYNOPSIS
#include <limb/gccattributes.h>
# DESCRIPTION
This header defines GCC macros to define objects' attributes.
## Macros
The following macros are defined :
: :*gccattr_hidden*
:: Set visibility to hidden i.e. do not export this symbol.