summaryrefslogtreecommitdiffhomepage
path: root/dev/LibC++/__abi.h
blob: 9e466890493bd47bbf9a68da66295b1831f08cfb (plain)
1
2
3
4
5
6
7
8
9
/* -------------------------------------------

 Copyright (C) 2024-2025 Amlal El Mahrouss, all rights reserved.

------------------------------------------- */

#pragma once

extern "C" void __compilerkit_unreachable(void);