summaryrefslogtreecommitdiff
path: root/includes/compiler/MachO.h
blob: eb8ad57de1b31b5632ca0451c67675a85c5c93dd (plain)
1
2
3
4
5
6
#ifndef COMPILER_MACHO_H
#define COMPILER_MACHO_H

#include "compiler/common.h"

#endif