/* Public domain. */

#ifndef _LINUX_STACKDEPOT_H
#define _LINUX_STACKDEPOT_H

typedef uint32_t depot_stack_handle_t;

#endif