/** 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_
/** 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_