/* $NetBSD: setjmp.h,v 1.3 1998/09/14 06:07:29 thorpej Exp $ */ /* * Copyright (c) 1994, 1995 Carnegie-Mellon University. * All rights reserved. * * Author: Chris G. Demetriou * * Permission to use, copy, modify and distribute this software and * its documentation is hereby granted, provided that both the copyright * notice and this permission notice appear in all copies of the * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND * FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * * Carnegie Mellon requests users of this software to return to * * Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU * School of Computer Science * Carnegie Mellon University * Pittsburgh PA 15213-3890 * * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. */ /* * machine/setjmp.h: machine dependent setjmp-related information. */ #define _JBLEN 83 /* size, in longs, of a jmp_buf */ '>summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/radeon/Makefile
AgeCommit message (Expand)Author
2022-01-10Typo in a commentkhorben
2021-09-26Restore MKNOUVEAUFIRMWARE and MKRADEONFIRMWARE and make gpufw set unconditionalmaya
2021-09-25Move DRM-driver firmware from base to its own set, gpufwmaya
2019-09-03Revert "Add more missing firmwares."riastradh
2019-08-27 Add more missing firmwares.msaitoh
2019-08-26 Add missing TAHITI_vce.bin, RV770_uvd.bin, RS780_uvd.bin and R600_uvd.bin.msaitoh
2015-04-26two changes to radeon drm firmware:mrg
2014-07-28Update radeon microcode.rjs
2010-07-05add all the radeon firmware files. missed in the previous..mrg