gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

mem.go (268B)


      1 // Copyright 2020 The CCGO Authors. All rights reserved.
      2 // Use of this source code is governed by a BSD-style
      3 // license that can be found in the LICENSE file.
      4 
      5 //go:build !linux
      6 // +build !linux
      7 
      8 package ccgo // import "modernc.org/ccgo/v3/lib"
      9 
     10 var totalRam uint64