root/sys/dev/pci/drm/include/linux/stackdepot.h
/* Public domain. */

#ifndef _LINUX_STACKDEPOT_H
#define _LINUX_STACKDEPOT_H

typedef uint32_t depot_stack_handle_t;

#endif