#!/bin/sh

source ../Config.sh

PP_PUBLIC_KERNEL_INCLUDES="src/include/pp/pp_ipc_socket.h"

pp_do "$@"
