v1.1.0
Home
Guides
Modules
Reference
File List
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
sdk
include
sifteo
limits.h
1
/* -*- mode: C; c-basic-offset: 4; intent-tabs-mode: nil -*-
2
*
3
* This file is part of the public interface to the Sifteo SDK.
4
* Copyright <c> 2012 Sifteo, Inc. All rights reserved.
5
*/
6
7
#pragma once
8
#ifdef NOT_USERSPACE
9
# error This is a userspace-only header, not allowed by the current build.
10
#endif
11
17
#ifndef CUBE_ALLOCATION
18
35
#define CUBE_ALLOCATION 12
36
#endif
37
Sifteo
SDK v1.1.0
(see
all versions
)
Last updated Thu Nov 14 2013, by
Doxygen