Welcome to little lamb

Code » limb » master » tree

[master] / src / doc / gccattributes.h / gccattributes.h.0.md

% 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.