~vkolesnikov/pbxt/pbxt-preload-test-bug

« back to all changes in this revision

Viewing changes to src/memory_xt.h

  • Committer: Paul McCullagh
  • Date: 2008-11-21 11:30:42 UTC
  • Revision ID: paul.mccullagh@primebase.org-20081121113042-anii5y6dat1lz9be
MinorĀ cosmetics

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#ifndef __xt_memory_h__
24
24
#define __xt_memory_h__
25
25
 
26
 
#include "xt_config.h"
27
 
 
28
26
#include <string.h>
29
27
 
30
28
#include "xt_defs.h"