9 lines
256 B
C++
9 lines
256 B
C++
//========= Copyright <20> 1996-2006, Valve LLC, All rights reserved. ============
|
||
//
|
||
// Purpose: Low level byte swapping routines.
|
||
//
|
||
// $NoKeywords: $
|
||
//=============================================================================
|
||
|
||
#include "cbyteswap.h"
|