⛏️ index : haiku.git

/*
 * Copyright 2021, Haiku, Inc. All rights reserved.
 * Distributed under the terms of the MIT License.
 */
#ifndef _TRAPS_H_
#define _TRAPS_H_


void traps_init();


#endif	// _TRAPS_H_