Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for _rt0_amd64_illumos (0.13 sec)

  1. src/runtime/rt0_illumos_amd64.s

    // Copyright 2019 The Go Authors. All rights reserved.
    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    #include "textflag.h"
    
    TEXT _rt0_amd64_illumos(SB),NOSPLIT,$-8
    	JMP	_rt0_amd64(SB)
    
    TEXT _rt0_amd64_illumos_lib(SB),NOSPLIT,$0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 30 16:59:13 UTC 2019
    - 311 bytes
    - Viewed (0)
Back to top