Fix last change.
[deliverable/binutils-gdb.git] / gas / doc / c-pj.texi
CommitLineData
f7e42eb4 1@c Copyright 1999 Free Software Foundation, Inc.
041dd5a9
ILT
2@c This is part of the GAS manual.
3@c For copying conditions, see the file as.texinfo.
4@page
5@node PJ-Dependent
6@chapter picoJava Dependent Features
7
8@cindex PJ support
9@menu
10* PJ Options:: Options
11@end menu
12
13@node PJ Options
14@section Options
15
16@cindex PJ options
17@cindex options, PJ
18@code{@value{AS}} has two addiitional command-line options for the picoJava
19architecture.
20@table @code
21@item -ml
22This option selects little endian data output.
23
24@item -mb
25This option selects big endian data output.
26@end table
27
28
This page took 0.095592 seconds and 4 git commands to generate.