aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/byteorder.h
blob: f20502a001f5643fd3a7ce9570d9ce4bbb687a34 (plain)
1
2
3
4
5
#ifdef __uClinux__
#include "byteorder_no.h"
#else
#include "byteorder_mm.h"
#endif