repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Allow ARM configurations with --with-cpu=arm9 or --with-cpu=arm9tdmi or
[official-gcc.git]
/
libstdc++
/
ciso646
blob
4d8200d73dc6d99a655c1e3b81a8231080c0adb1
1
// -*- C++ -*- forwarding header.
2
// This file is part of the GNU ANSI C++ Library.
3
4
#ifndef __CISO646__
5
#define __CISO646__
6
#include <iso646.h>
7
#endif