mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-08-01 03:34:40 +02:00
mDNS: Initial version based on IDF 5.0
This commit is contained in:
9
components/mdns/tests/test_afl_fuzz_host/esp_attr.h
Normal file
9
components/mdns/tests/test_afl_fuzz_host/esp_attr.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
#define IRAM_ATTR
|
||||
#define FLAG_ATTR(TYPE)
|
||||
#define QUEUE_H
|
||||
#define __ARCH_CC_H__
|
||||
#define __XTENSA_API_H__
|
||||
#define SSIZE_MAX INT_MAX
|
||||
#define LWIP_HDR_IP6_ADDR_H
|
||||
#define LWIP_HDR_IP4_ADDR_H
|
Reference in New Issue
Block a user