__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: acgccex.h - Extra GCC specific defines, etc. * * Copyright (C) 2000 - 2023, Intel Corp. * *****************************************************************************/ #ifndef __ACGCCEX_H__ #define __ACGCCEX_H__ /* * Some versions of gcc implement strchr() with a buggy macro. So, * undef it here. Prevents error messages of this form (usually from the * file getopt.c): * * error: logical '&&' with non-zero constant will always evaluate as true */ #ifdef strchr #undef strchr #endif #endif /* __ACGCCEX_H__ */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| acenv.h | File | 9.26 KB | 0644 |
|
| acenvex.h | File | 1.25 KB | 0644 |
|
| acgcc.h | File | 2.26 KB | 0644 |
|
| acgccex.h | File | 676 B | 0644 |
|
| aclinux.h | File | 6.5 KB | 0644 |
|
| aclinuxex.h | File | 3.29 KB | 0644 |
|
| aczephyr.h | File | 1.18 KB | 0644 |
|