diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:47:55 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:47:55 +0000 |
commit | 0ed0d589c517cd8b7d41d9984b0b00fd2a0373d6 (patch) | |
tree | de803547c2ed5d590bb3b73ffa051b10550d34c5 /src/ffb_asm.s | |
parent | 63171bc9c854f8aeb53a6579a579e5371c5bcf63 (diff) |
18. Merged in XFree86 code up to 4.4.0 including changes to files that hadXPRINT_BASEXORG-RELEASE-1-TM-MERGEXORG-RELEASE-1-TM-BASEIPv6-REVIEW-BASE
a changed license. There was only one change which happened to be from
me (Egbert Eich).
Diffstat (limited to 'src/ffb_asm.s')
-rw-r--r-- | src/ffb_asm.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ffb_asm.s b/src/ffb_asm.s index 37ca92e..dfc59be 100644 --- a/src/ffb_asm.s +++ b/src/ffb_asm.s @@ -22,7 +22,7 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_asm.s,v 1.1 2000/05/18 23:21:35 dawes Exp $ */ +/* $XFree86$ */ /* Hardware register offsets */ #define FFB_BY 0x0060 |