Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
b59c9309
Commit
b59c9309
authored
Dec 03, 2014
by
Mike Hibler
Browse files
Sync with trunk version.
parent
285a9b46
Changes
1
Hide whitespace changes
Inline
Side-by-side
clientside/os/imagezip/ffs/disklabel.h
View file @
b59c9309
...
...
@@ -52,7 +52,7 @@
/* XXX these should be defined per controller (or drive) elsewhere, not here! */
#if defined(__linux__) || \
defined(__i386__) || defined(__amd64__) || defined(__arm__) || \
defined(__ia64__) || defined(__powerpc__)
|| defined(__aarch64__)
defined(__ia64__) || defined(__powerpc__)
#define LABELSECTOR 1
/* sector containing label */
#define LABELOFFSET 0
/* offset of label in sector */
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment