1/*
2 * Copyright 2005, Haiku, Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
4 */
5#ifndef KERNEL_ARCH_THREAD_TYPES_H
6#define KERNEL_ARCH_THREAD_TYPES_H
7
8#include <arch_thread_types.h>
9
10#endif	/* KERNEL_ARCH_THREAD_TYPES_H */
11