mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 01:54:47 +02:00
8248337: sparc related code clean up after solaris removal
Reviewed-by: dholmes, kvn
This commit is contained in:
parent
f3597c4a54
commit
a588752fd6
29 changed files with 42 additions and 58 deletions
|
@ -321,7 +321,7 @@ bool os::have_special_privileges() {
|
|||
|
||||
|
||||
#ifndef SYS_gettid
|
||||
// i386: 224, ia64: 1105, amd64: 186, sparc 143
|
||||
// i386: 224, ia64: 1105, amd64: 186, sparc: 143
|
||||
#ifdef __ia64__
|
||||
#define SYS_gettid 1105
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue