singrdk/base/Kernel/Native/native.h

20 lines
317 B
C
Raw Permalink Normal View History

2008-11-17 18:29:00 -05:00
///////////////////////////////////////////////////////////////////////////////
//
// Microsoft Research Singularity
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// File: native.h
//
// Note:
//
#include "hal.h"
#ifdef SINGULARITY_KERNEL
#include "halkd.h"
#endif