1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-10-18 13:58:55 +00:00
bddisasm/inc/bddisasm.h

11 lines
165 B
C
Raw Normal View History

2020-07-21 08:19:18 +00:00
/*
* Copyright (c) 2020 Bitdefender
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef BDDISASM_H
#define BDDISASM_H
2020-07-21 08:19:18 +00:00
#include "bdx86_core.h"
2020-07-21 08:19:18 +00:00
#endif // BDDISASM_H