P4 to Git Change 1151350 by nhaustov@spb-hlc-kv500_hsa on 2015/05/15 07:11:40

ECR #333756 - Fix includes.

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/elf/utils/libelf/_libelf.h#4 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/elf/utils/libelf/libelf.h#11 edit
Bu işleme şunda yer alıyor:
foreman
2015-05-15 07:20:20 -04:00
ebeveyn 4ec8683f24
işleme 3f973726f8
2 değiştirilmiş dosya ile 2 ekleme ve 3 silme
+1
Dosyayı Görüntüle
@@ -29,6 +29,7 @@
#ifndef __LIBELF_H_
#define __LIBELF_H_
#include <limits.h>
#include <sys/queue.h>
#include "_libelf_config.h"
+1 -3
Dosyayı Görüntüle
@@ -29,11 +29,9 @@
#ifndef _LIBELF_H_
#define _LIBELF_H_
#include <sys/types.h>
#include <sys/queue.h>
#include <elfdefinitions.h>
#ifdef ANDROID
#include "sys/types.h"
#endif
#ifndef EM_HSAIL
#define EM_HSAIL 0xAF5A
#endif