summaryrefslogtreecommitdiff
path: root/src/kernel/types.h
blob: eb12f08c73a77a40c94260b775a1cd44e1422b58 (plain)
1
2
3
#pragma once
#include <stdint.h>
typedef uintptr_t user_ptr;