mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 03:50:13 +01:00
radeon/llvm: Fix CR/LF in AMDILSIDevice.h
This commit is contained in:
parent
cc3907856e
commit
e3ff4d4c10
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
//===---------------------------------------------------------------------===//
|
||||
// This file will define the interface that each generation needs to
|
||||
// implement in order to correctly answer queries on the capabilities of the
|
||||
// specific hardware.
|
||||
// specific hardware.
|
||||
//===---------------------------------------------------------------------===//
|
||||
#ifndef _AMDILSIDEVICE_H_
|
||||
#define _AMDILSIDEVICE_H_
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue