ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libecb/README
Revision: 1.2
Committed: Thu May 26 16:46:31 2011 UTC (13 years, 2 months ago) by sf-exg
Branch: MAIN
Changes since 1.1: +1 -1 lines
Log Message:
Fix typo.

File Contents

# Content
1 libecb - e compiler builtins
2
3 This project delivers you many gcc builtins, attributes and a number of
4 generally useful low-level functions, such as popcount, expect, prefetch,
5 noinline, assume, unreachable and so on.
6
7 The home of the library is
8
9 http://software.schmorp.de/pkg/libecb
10
11 Please refer to ecb.pod for more information, the latest version can be
12 found here:
13
14 http://pod.tst.eu/http://cvs.schmorp.de/libecb/ecb.pod
15