Skip to content

Commit

Permalink
Change ramFS to us zstido.h
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgassett committed Apr 21, 2015
1 parent 8313a7a commit 0eecc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware/zpuino/libraries/ramFS/ramFS.cpp
Expand Up @@ -15,7 +15,7 @@
#include <fcntl.h>
#include <unistd.h>
#include <endian.h>
#include <stdio.h>
#include "zstdio.h"
#include <new.h>

#define BE32(x) be32toh(x)
Expand Down

0 comments on commit 0eecc3e

Please sign in to comment.