diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/usb_storage.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/usb_storage.c b/common/usb_storage.c index 9ed6297..51f0789 100644 --- a/common/usb_storage.c +++ b/common/usb_storage.c @@ -45,8 +45,6 @@ * New Note: * Support for USB Mass Storage Devices (BBB) has been added. It has * only been tested with USB memory sticks. - * Nota bene: if you are using the BBB support with a little-endian - * CPU then you MUST define LITTLEENDIAN in the configuration file! */ |