Chameleon

Chameleon Svn Source Tree

Root/branches/cparm/i386/libsaio/uterror.c

1//
2// uterror.c
3// Chameleon
4//
5// Created by cparm on 24/02/12.
6// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
7//
8
9#include "libsaio.h"
10
11
12jmp_buf uterror;
13
14void init_ut_fnc(void)
15{
16}

Archive Download this file

Revision: 2006