/*
* Little-endian data access functions.
*
* Copyright (c) 2004 Andrey Panin <pazke@donpac.ru>
*
* This software is released under the MIT license.
*/
#ifndef NTLM_BYTEORDER_H
#define NTLM_BYTEORDER_H
{
}
{
}
{
}
{
}
{
}
{
}
#else
/*
* Dumb and slow, but byteorder and alignment independent code.
*/
{
}
{
}
{
}
{
}
{
}
{
}
#endif
#endif