eBPF for Windows
hashmap.h
Go to the documentation of this file.
1 // Copyright (c) Microsoft Corporation
2 // SPDX-License-Identifier: MIT
3 #pragma once
4 #pragma warning(push)
5 #include "../external/bpftool/libbpf/src/hashmap.h"
6 #pragma warning(pop)